Auto-sync: 2026-04-21 17:12

This commit is contained in:
2026-04-21 17:12:45 +08:00
parent 914c8f6925
commit 0fe7ba237f
1888 changed files with 220 additions and 68174 deletions

View File

@@ -1,31 +0,0 @@
---
title: "Vibe-Kanban"
type: entity
tags: [vibe-coding, ai-agent, node-js]
last_updated: 2026-04-17
---
## 定义
Vibe-Kanban 是 AI Agent 管理工具,支持 Vibe Coding 工作流,通过可视化看板方式管理 AI 编程任务。
## 别名
- Vibe Kanban
- VibeKanban
## 功能特性
- AI 编程任务可视化看板
- 支持自然语言描述需求
- 自动 spawn OpenCode executor
- 随机端口启动 executor
## 关联项目
- [[OpenCode]] — Vibe-Kanban 自动调用 OpenCode 作为代码执行器
## 安装依赖
- [[Node-js]](推荐 Node 20
- [[npm]] 或 [[npx]]
- [[pm2]](可选,用于进程管理)
## 相关信息
- 官方 NPM 包:`vibe-kanban`
- 安装命令:`npm install -g vibe-kanban`