• Vibe Kanban is an open-source platform focused on development workflow and orchestration.
• It facilitates the management of AI coding agents through a visual Kanban board.
• Developers can run multiple AI agents simultaneously in isolated git worktrees.
• Key functionalities include task progress tracking and integrated git operations such as rebases and pull requests.
• The platform allows for standardized workflows via templates.
• Vibe Kanban operates locally and supports integrations through MCP and a VS Code extension.
• Task management is possible both in the browser and within the integrated development environment (IDE).
Standardise tasks with reusable templates
Visual Kanban board for agent tasks
Parallel execution of multiple AI coding agents
Integrated git operations and pull request creation
Local run preserving code privacy
MCP server support for third-party clients
VS Code extension for in-IDE workflow
Real-time task monitoring and control
Support for many agent types (Claude, Codex, Gemini, etc.)
Automatic task status tracking and stays synced with git
What is Vibe Kanban?
Vibe Kanban is an open-source orchestration platform that uses a visual Kanban board to plan, manage, and review tasks run by AI coding agents.
Which AI coding agents does it support?
It supports a broad range of agents like Claude Code, OpenAI Codex, Gemini CLI, Cursor CLI, Amp and more, all runnable in the same interface.
Can I run multiple agents at once?
Yes—Vibe Kanban lets you run tasks in parallel across different agents, each isolated in its own environment so work doesn’t conflict.
Does it integrate with GitHub?
Yes—Vibe Kanban has GitHub integration to automatically rebase, merge completed tasks, and create pull requests.
How do I use it with my IDE?
You can install the Vibe Kanban VS Code extension which connects to your local instance and shows tasks, logs, and diffs inside the editor.