Files
nexus/wiki/entities/Vibe-Kanban.md
2026-04-14 16:02:50 +08:00

1.4 KiB
Raw Blame History

id, title, type, tags, aliases
id title type tags aliases
Vibe-Kanban Vibe-Kanban entity
ai-agent
coding-agent
task-board

Definition

Vibe-Kanban 是由 BloopAI 开发的开源 AI 编码 Agent 任务看板工具。通过看板界面管理 AI Agent 的任务执行,每个任务运行在独立的 git worktree 中隔离进行。

Core Properties

Key Features

  • AI 编码 Agent 任务看板
  • 隔离的 git worktree 执行环境
  • 默认使用 --dangerously-skip-permissions 标志运行
  • 支持 MCP 集成
  • 支持 GitHub CLI 集成(创建 Pull Request
  • 可通过 PORT 环境变量指定端口
  • 可通过 HOST 环境变量指定绑定地址(0.0.0.0 允许远程访问)

Dependencies

  • Node-js(推荐 LTS 版本)
  • OpenCode(支持的编码 Agent 之一)
  • PM2(可选,用于进程管理)
  • OpenCodeVibe-Kanban 支持的编码 Agent
  • PM2:可选的进程管理器
  • BloopAI:开发商

Connections