#926 · Primary category: AI Agents & Automation

kanbots

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

Project last updated:05/25/26

GitHub Stars

599

Forks

53

Contributors

2

License

MIT

Why we included this project

kanbots is a kanban board that runs coding agents in parallel instead of one at a time. You drop a folder in, and each card can be dispatched to any of eleven agent CLIs, including Claude Code, Codex, Gemini, Cursor, and Copilot, with every run isolated in its own git worktree and a pre-push hook that keeps agents from pushing on their own. Tool calls stream into the UI as they happen, and when an agent needs a decision the board pauses and asks you, so you can steer long runs without watching a terminal. Autopilot splits tasks across parallel slots and runs QA checks that hand failing work back to an agent. It is local-first by default, with an optional GitHub mode that mirrors card moves as status labels, and a Sentry import that turns error groups into cards you can dispatch.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category