Published:
Vibe Kanban
Vibe Kanban is an open-source orchestration tool for AI coding agents that unifies planning, parallel execution, and code review in a single interface.
Core concept
The tool addresses the bottleneck in AI-assisted development: coding agents can work on unlimited tasks in parallel, but planning and review remain human work. Vibe Kanban maps tasks on a kanban board, runs agents in isolated workspaces (each with a branch, terminal, and dev server), and enables inline comments on generated diffs, with a built-in browser preview and seamless PR creation.
Assessment
- Use case: Development teams running multiple AI coding agents (Claude Code, Codex, Gemini CLI, etc.) in parallel.
- Advantage: Drastically reduces review overhead through structured diff views, built-in browser preview, and seamless PR creation.
- Limitation: Firmly scoped to AI coding agent workflows. No value for teams not using agents.
- Note: The upstream project is sunsetting active development (as of 2026, Apache-2.0 licence). Evaluate before committing long-term.
Related topics
- Developer Experience, the related context for Vibe Kanban.
- AI Development, the development context for AI-assisted work with Vibe Kanban.
References
- BloopAI Vibe Kanban on GitHub. Source code repository (Apache-2.0). (2025). github.com/BloopAI/vibe-kanban
- BloopAI Vibe Kanban, project README. Product overview and documentation. (2025). github.com/BloopAI/vibe-kanban#readme
- Hacker News Discussion on Vibe Kanban. Community discussion at launch. (2025). Hacker News item 44533004