Vibe Kanban is a kanban board for managing AI coding agents. It helps developers efficiently plan, review, and orchestrate tasks, supporting switching and parallel/sequential orchestration of multiple AI coding agents.
Features
- Easily switch between different coding agents
- Orchestrate multiple coding agents in parallel or sequence
- Quickly review work and start dev servers
- Track the status of tasks handled by coding agents
- Centralized management of coding agent MCP configs
Installation
Make sure you have authenticated with your favorite coding agent. Then run in your terminal:
npx vibe-kanban
For more documentation and guides, visit official site.
Development
- Rust (latest stable)
- Node.js (>=18)
- pnpm (>=8)
Install dependencies:
pnpm i
Start dev server:
pnpm run dev
Links
- GitHub: https://github.com/BloopAI/vibe-kanban
- Website: https://vibekanban.com/
License
Apache-2.0