Vibe Kanban provides a kanban board UI for planning work and orchestrates over 10 coding agents in isolated workspaces. The project is documented as sunsetting.
Project overview
It addresses the time software engineers spend planning and reviewing coding agents by combining kanban planning, isolated agent workspaces, and inline diff review into a single workflow.
Project type
AI Agent · Workflow
Use cases
Coding & Development · Automation
Deployment
Refer to project documentation
License
Apache-2.0
Best for
Developers and enterprise teams who want a self-hosted or locally run kanban UI to plan and manage multiple isolated AI coding agents.
Key capabilities
Create, prioritise, and assign issues on a kanban board to plan work privately or with a team.
Executes coding agents in isolated workspaces where each agent gets a branch, a terminal, and a dev server.
Review code diffs and leave inline comments to send feedback directly to the coding agent.
Provides a built-in browser with devtools, inspect mode, and device emulation to preview the app.
Switch between over 10 coding agents like Claude Code, Codex, Gemini CLI, GitHub Copilot, and others.
Create pull requests with AI-generated descriptions, review them on GitHub, and merge.
Limitations and risks
The project is documented as currently sunsetting.
PostHog analytics and Relay API for tunnel-mode connections are optional external services. PostHog is disabled if the API key is empty, but an end-to-end local-only data boundary is not documented.
macOS is the only documented operating system.
Getting started
Setup is documented as easy for end users via the CLI by authenticating with a coding agent and running npx vibe-kanban.
Evidence and sources
README: <strong>Vibe Kanban is sunsetting.</strong>
README: Vibe Kanban is built for this. Use kanban issues to plan work, either privately or with your team. When you're ready to begin, create workspaces where coding agents can execute.
README: - **Plan with kanban issues** — create, prioritise, and assign issues on a kanban board - **Run coding agents in workspaces** — each workspace gives an agent a branch, a terminal,…
README: One command. Describe the work, review the diff, ship it. ```bash npx vibe-kanban ```
README: Make sure you have authenticated with your favourite coding agent. A full list of supported coding agents can be found in the [docs](https://vibekanban.com/docs/supported-coding-a…