aicoolies logo
Vibe Kanban logo
Vibe Kanban logo

Vibe Kanban

Kanban board with isolated workspaces for AI coding agents

freemiumopen sourceupdated Aug 16, 2026

Vibe Kanban bridges project management and AI coding agents by providing kanban-style issue tracking with dedicated workspaces where agents like Claude Code, Codex, and Gemini CLI execute tasks. Each workspace gets its own Git branch, terminal, dev server, and preview environment through Git Worktrees isolation. Developers can review diffs, leave inline comments, and manage 10+ parallel coding sessions from a single Rust-powered interface with a local-first SQLite architecture.

Read our Vibe Kanban review

A detailed review by the aicoolies team — click to read

Vibe Kanban solves the doomscrolling gap that emerges when developers wait for AI coding agents to finish tasks. Rather than idling while one agent thinks, developers plan work on a kanban board and dispatch multiple agents to isolated workspaces simultaneously. Each workspace provisions a dedicated Git worktree, terminal session, development server on a managed port, and a built-in browser preview with devtools and device emulation. This architecture avoids the file conflicts and port collisions that plague naive attempts at running multiple agents in parallel through tmux or separate terminal windows.

The tool supports over ten coding agents including Claude Code, Codex, Gemini CLI, GitHub Copilot, Amp, Cursor, OpenCode, Droid, and Qwen Code, making it agent-agnostic rather than locked to a single ecosystem. The MCP integration works bidirectionally: Vibe Kanban connects to external MCP servers for database and search capabilities, while also exposing itself as an MCP server so other agents can programmatically create tasks, move cards, and query board status. Pull request creation with AI-generated descriptions, inline code review, and GitHub merge capabilities complete the development workflow without leaving the interface.

Built with a Rust backend using Cargo Workspaces and a React TypeScript frontend, Vibe Kanban follows a local-first philosophy where workflow state lives in SQLite on the developer machine rather than in the cloud. Code state management through Git and workflow state through SQLite creates a clean separation of concerns. The project has grown to over 27K+ GitHub stars with 280+ releases and supports both self-hosted local deployment and a cloud option. The Apache 2.0 license and comprehensive self-hosting documentation make it accessible for teams wanting full control over their development orchestration layer.

Pricing

Free self-hosted, cloud version available

Platforms

Desktop app on macOS, Linux, Windows; cloud option

Categories

Tags

Use Cases

GStack logo

GStack

Virtual engineering team as Claude Code skills by YC CEO Garry Tan

GStack transforms Claude Code into a structured virtual engineering team through 23 opinionated slash command skills created by Y Combinator CEO Garry Tan. It assigns specialist roles including CEO product review, engineering manager architecture oversight, designer visual audit, QA lead with real browser testing, and release engineer deployment. Each skill enforces focused workflows with clear decision principles for running parallel coding sessions.

Open Source
Everything Claude Code logo

Everything Claude Code

Agent harness performance system with 30+ agents and 136 skills

Everything Claude Code is a comprehensive agent harness performance optimization system providing 30 specialized agents, 136 skills, 60 commands, and automated hook workflows for AI-assisted development. Born from an Anthropic hackathon winner and evolved over 10+ months of intensive daily use, it works across Claude Code, Codex, Cursor, and OpenCode with built-in security scanning via AgentShield, continuous learning, and research-first development patterns.

Open Source
oh-my-codex OMX character

Oh My Codex

Multi-agent orchestration layer for OpenAI Codex CLI

Oh My Codex (OMX) transforms OpenAI Codex CLI into a coordinated multi-agent system. It layers workflow orchestration, persistent memory, team-based parallel execution via tmux worktrees, and a live HUD dashboard on top of standard Codex. OMX provides 30+ role-specialized agents and 40+ workflow skills covering planning, execution, verification, TDD, security review, and autonomous research loops.

Open Source

Related Tools

computed discovery: shared active categories · kept separate from editor-verified Alternatives

KaibanJS logo

KaibanJS

JavaScript framework for building and visualizing multi-agent workflows on a Kanban board

KaibanJS is an MIT-licensed JavaScript framework for defining AI agents, tasks, tools, and teams, then orchestrating their work through a Kanban-inspired runtime and visual board. It can run inside Node.js, React, or Next.js projects, supports custom UIs and headless workflows, and provides real-time task-state visibility for multi-agent applications.

Open SourceTelemetry
Open Notebook logo

Open Notebook

Private, self-hosted research notebooks with flexible AI models, source chat, and podcasts

Open Notebook is an MIT-licensed, self-hosted alternative to NotebookLM for collecting sources, chatting over research, generating reusable transformations, and producing multi-speaker podcasts. Its Docker stack keeps notebook data under the user's control while supporting 18-plus model providers, including local Ollama and LM Studio workflows.

Open SourceTelemetry
n8n-MCP logo

n8n-MCP

Community MCP server for n8n node knowledge, workflow drafting, and validation

n8n-MCP is an independent, MIT-licensed community server that gives MCP-compatible assistants structured access to n8n node documentation, properties, templates, and workflow validation helpers. It is distinct from the existing n8n product page and covers the MCP layer used from clients such as Claude, Cursor, Windsurf, and Codex.

Open SourceTelemetry
Intercom MCP Server logo

Intercom MCP Server

Intercom's remote MCP server for support and Help Center context.

Intercom MCP Server is Intercom's hosted remote MCP server for connecting AI tools to Intercom workspace data. It supports the recommended Streamable HTTP endpoint, OAuth or bearer-token authentication, and tools for conversations, contacts, companies, and Help Center article workflows, with access limited by token permissions and Intercom workspace policy.

freemiumTelemetry
HubSpot MCP Server logo

HubSpot MCP Server

HubSpot's hosted MCP server for CRM data and workflows.

HubSpot MCP Server is HubSpot's hosted remote MCP server for connecting compatible AI tools to CRM data. It uses OAuth 2.1 with PKCE through MCP auth apps, then exposes HubSpot context such as contacts, companies, deals, tickets, activities, and marketing or content objects according to user permissions, granted scopes, and sensitive-data restrictions in the account.

freemiumTelemetry
Asana MCP Server logo

Asana MCP Server

Official Asana remote MCP server for project and task workflows.

Asana MCP Server is Asana's official hosted MCP endpoint for connecting compatible AI clients to Asana work data. It lets authenticated users search workspace objects, inspect and manage tasks or projects, create work items, and generate project summaries through OAuth-backed Streamable HTTP access while preserving existing Asana permissions and admin app-management controls.

freemiumTelemetry

Used in Stacks

Comparisons

Vibe Kanban vs Taskmaster AI — Agent Workspace Orchestration vs AI Task Decomposition

Vibe Kanban and Taskmaster AI both help developers manage AI coding agent workflows, but they approach the problem from opposite directions. Vibe Kanban provides a visual kanban board with isolated Git worktree workspaces for running multiple agents in parallel, while Taskmaster AI generates and manages task structures from PRDs using AI to break down complex projects into actionable developer tasks.

Vibe KanbanTaskmaster AI

FAQ

What is Vibe Kanban?

Vibe Kanban bridges project management and AI coding agents by providing kanban-style issue tracking with dedicated workspaces where agents like Claude Code, Codex, and Gemini CLI execute tasks. Each workspace gets its own Git branch, terminal, dev server, and preview environment through Git Worktrees isolation. Developers can review diffs, leave inline comments, and manage 10+ parallel coding sessions from a single Rust-powered interface with a local-first SQLite architecture.

Is Vibe Kanban free?

Vibe Kanban offers a free tier alongside paid plans. Free self-hosted, cloud version available

Is Vibe Kanban open source?

Yes — Vibe Kanban is open source.

What are the best Vibe Kanban alternatives?

The top editor-verified Vibe Kanban alternatives are GStack, Everything Claude Code, Oh My Codex.

How does Vibe Kanban score in our review?

Our hands-on review scores Vibe Kanban 86/100 overall, based on speed, privacy, and developer-experience testing.