leodavinci1/kanbots

341 stars · Last commit 2026-05-25

Local collaboration interface for working on a kanban board where each task is either a Claude Code or Codex agent.

README preview

<p align="left">
  <img src="docs/assets/brand/kanbots-icon-256.png" alt="kanbots" width="96" height="96">
</p>

# kanbots

> **A kanban board that runs 11 agent CLIs in parallel.**
> Claude Code, Codex, Gemini, Cursor, Copilot, Amp, OpenCode, Droid,
> CCR, Qwen, plus any ACP-compatible CLI. Drop a folder. Get a board.
> Dispatch agents on every card — at the same time, each in its own
> worktree. Or hit autopilot and let them split tasks, run them in
> parallel slots, and check their own work while you sleep.

![Kanbots board overview](docs/assets/board-overview.png)

## Highlights

- **Kanban with five columns** (Backlog → Done) plus an Inbox for
  unlabeled cards. Drag to move; in GitHub mode the move is mirrored
  as `status:*` label edits.

View full repository on GitHub →