Vibe Kanban is a task management and workflow tool designed to integrate with coding agents like Claude Code, Gemini CLI, and Codex.
The tool addresses the bottleneck of planning and reviewing work when using AI coding agents. It combines a kanban board for organizing issues with workspaces that give agents isolated environments to execute tasks. Each workspace provides a branch, terminal, and development server. The workflow moves from planning issues on the kanban board, to running agents in workspaces, to reviewing generated diffs with inline comments, and finally to creating pull requests and merging changes.
Teams managing multiple coding agents should consider this tool if they want a unified interface for planning, execution, and review. The platform supports over ten different coding agents and includes a built-in browser with developer tools and device emulation for previewing changes. Self-hosting is available for teams preferring on-premises deployment.
The project shows strong adoption signals with most open issues coming from external users rather than the core team. Maintainers respond to new issues and pull requests within a day. Work in the issue tracker centers on bugs, features, and enhancements.