Auto-sync: 2026-04-17 08:37
This commit is contained in:
31
wiki/entities/Vibe-Kanban.md
Normal file
31
wiki/entities/Vibe-Kanban.md
Normal file
@@ -0,0 +1,31 @@
|
||||
---
|
||||
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`
|
||||
Reference in New Issue
Block a user