aicoolies logo

Vibe Kanban

Kanban board with isolated workspaces for AI coding agents

Share
freemiumOpen Source
Visit Website →

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.

We have a review for this tool

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

Alternatives

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-sourceOpen Source

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-sourceOpen Source

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-sourceOpen Source

Related Tools

Notion MCP Server

Official Notion MCP server for AI-agent workspace access

Notion MCP Server is Notion's official MIT-licensed MCP server for connecting AI assistants to Notion workspaces. It supports the vendor-backed remote OAuth path and tools designed for page, workspace, and Markdown-style operations, making it a safer default than unofficial Notion bridges for teams already using Notion for docs, projects, or internal knowledge bases.

open-sourceOpen SourceTelemetry

Linear MCP Server

Official authenticated remote MCP endpoint for Linear issues, projects, comments, and coding-agent workflows.

Linear MCP Server is Linear’s official authenticated remote MCP endpoint for agent access to issues, projects, and comments. It gives Claude, Codex, Cursor, VS Code, Windsurf, Zed, and other clients a centrally hosted way to find, create, and update Linear work items through OAuth-backed MCP without maintaining a local connector or brittle API glue.

freemiumTelemetry

Slack MCP Server

Official Slack MCP server for approved workspace search, messaging, canvas, and user-context actions.

Slack MCP Server is Slack’s official remote MCP layer for giving approved AI clients workspace context and controlled actions. It lets agents search messages, files, users, and channels, draft or send messages, read threads, manage canvases, and authenticate through Slack OAuth while workspace admins approve integrations and normal Slack rate limits still apply.

freemiumTelemetry

Spotlight by Backplanes

Session reports for Claude Code and Codex runs

Spotlight by Backplanes turns completed Claude Code and Codex sessions into concise reports for engineering, security, and spend review. The CLI installs on macOS, Linux, or WSL 2, watches sessions after they finish, redacts PII and credentials locally before upload, then summarizes files touched, commands run, external domains reached, scope drift, risky actions, and next-session improvements.

freemiumTelemetry
agmsg logo

agmsg

Cross-agent messaging for CLI coding agents

agmsg is an MIT-licensed Bash and SQLite messaging layer for CLI coding agents. It lets Claude Code, Codex, Gemini CLI, GitHub Copilot CLI, Antigravity, OpenCode, Hermes, and other terminal agents exchange messages through a shared local database instead of relying on a human copy-paste relay. It is intentionally not MCP, not a broker, and not a subagent framework.

open-sourceOpen Source
OpenHuman logo

OpenHuman

Local-first personal AI agent with memory trees, desktop integrations, and private workspace context.

OpenHuman is an open-source, local-first personal AI agent from TinyHumans. It combines a desktop app, persistent memory trees, Obsidian-compatible storage, OAuth integrations, and local model support into a private assistant harness. It is most interesting for users who want agentic workflows and long-term memory without handing every context detail to a fully cloud-hosted assistant.

open-sourceOpen SourceTelemetry

Used in Stacks

Comparisons