Analysis updated 2026-07-07 · repo last pushed 2026-02-12
Manage multiple AI coding agents working on different features in parallel.
Review code output and track progress of agent-driven tasks from one board.
Start development servers to test code written by AI agents.
Run the dashboard on a remote server and edit projects over SSH.
| yesmeck/vibe-kanban | airirang/airirang-builder | aisurfer/mcp_ui_app_example | |
|---|---|---|---|
| Stars | — | 0 | 0 |
| Language | TypeScript | TypeScript | TypeScript |
| Last pushed | 2026-02-12 | — | — |
| Maintenance | Maintained | — | — |
| Setup difficulty | moderate | moderate | moderate |
| Complexity | 3/5 | 3/5 | 3/5 |
| Audience | developer | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
Requires a pre-authenticated AI coding agent like Claude Code or Codex already installed and working on your machine.
Vibe Kanban is a tool for anyone using AI coding assistants like Claude Code, Gemini CLI, or Codex. As AI agents take on more of the actual coding work, human engineers are shifting toward planning, reviewing, and managing those tasks. This project gives you a central dashboard to do exactly that, think of it as a project management board specifically designed for overseeing AI coding agents. At its core, the tool lets you switch between different coding agents and orchestrate multiple agents running in parallel or in sequence. You can track the status of each task your agents are working on, quickly review their output, and start development servers to test the results. It also centralizes configuration for your coding agents and includes options for opening projects remotely via SSH when the tool is running on a remote server. The primary audience is developers or technical founders who regularly use AI coding assistants and want to manage multiple agent-driven tasks without losing track of progress. For example, if you have three separate features being built by different agents at the same time, this tool provides a visual board to monitor each one, review the code, and spin up a test environment. You can get started by running a single command (npx vibe-kanban) in your terminal, provided you already have your preferred coding agent authenticated. The project is built with a Rust backend and a TypeScript frontend, and it can run entirely on your local machine or be self-hosted on a remote server. For those who want to deploy it on a cloud server with a custom domain, the tool supports reverse proxy setups and allows you to configure your local editor to open remote projects over SSH. The README doesn't go into deep detail on every feature, but it points to the project's website for full documentation and user guides.
A dashboard for managing AI coding agents like Claude Code or Codex. Track multiple agent tasks visually, review their code, and test results from one central board.
Mainly TypeScript. The stack also includes TypeScript, Rust, npx.
Maintained — commit in last 6 months (last push 2026-02-12).
No license information was provided in the README, so usage rights are unknown.
Setup difficulty is rated moderate, with roughly 5min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.