vibe-kanban: a kanban-based orchestration layer for planning and reviewing work from multiple AI coding agents

vibe-kanban: a kanban-based orchestration layer for planning and reviewing work from multiple AI coding agents

What it solves

It addresses the friction software engineers face when planning and reviewing work performed by AI coding agents. Instead of managing agents in fragmented environments, it provides a unified interface to plan tasks and oversee agent execution.

How it works

Users plan work using a kanban board with issues. Once ready, they create workspaces that provide coding agents with a dedicated branch, terminal, and dev server. The platform integrates with over 10 different coding agents (such as Claude Code, Gemini CLI, and GitHub Copilot), allowing users to review diffs, leave inline comments for the agent, and preview the application in a built-in browser with devtools before creating and merging pull requests.

Who it’s for

Software engineers who use AI coding agents to build software and want a more structured way to manage the planning, execution, and review cycle.

Highlights

  • Multi-Agent Support: Compatible with 10+ agents including Claude Code, Gemini CLI, and Cursor.
  • Integrated Workspaces: Provides agents with their own branch, terminal, and dev server.
  • Built-in Preview: Includes a browser with inspect mode and device emulation to test AI-generated changes.
  • Direct Feedback: Allows users to leave inline comments on diffs to guide the agent.

Sources