Files
nexus/wiki/entities/Vibe-Kanban.md
2026-04-17 08:38:12 +08:00

32 lines
729 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
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`