Manage AI coding agent tasks on a kanban board while the agent writes code in an isolated branch.
Review code changes made by AI agents with inline comments and send feedback back for revisions.
Preview your app in a built-in browser while reviewing AI-generated code changes.
Consolidate task management, code execution, and review into one interface instead of switching between multiple tools.
Requires building Rust backend, setting up Git integration, running Web UI, and configuring AI agent connectivity, multiple moving parts.
Vibe Kanban is a task management and workflow tool designed specifically for developers who use AI coding agents, tools like Claude Code, GitHub Copilot, Gemini CLI, and others, to write code. It gives you a kanban board (the column-and-card style task organization made popular by Trello) combined with a workspace where AI agents can actually execute the work. The core idea is that working with AI coding agents involves three distinct phases: planning what to build, letting the agent do the coding, and reviewing what it produced. Vibe Kanban streamlines all three in one interface: create tasks on a board, launch an AI agent in a workspace where it gets its own code branch and running server, then review the code changes it made with inline comments you can send back to the agent for revisions. There's also a built-in browser preview so you can see what the app looks like while reviewing. This is aimed at developers, particularly those already using AI pair programming tools heavily, who find themselves context-switching between many different apps (task managers, terminals, code review tools, browsers) while working with AI agents. Supporting over ten different coding agents, it aims to be a unified command center for AI-assisted development. Installation is a single command: npx vibe-kanban. No complex setup required. Important note: the repository's README states that Vibe Kanban is sunsetting, the team has announced a shutdown. The code is open source and can be self-hosted, but the commercial product is winding down. The repository remains valuable as an example of this category of AI agent management tooling.
Generated 2026-05-18 · Model: sonnet-4-6 · Verify against the repo before relying on details.