All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

KanBots: An Open-Source Kanban Board That Runs Parallel AI Agents

By

vitriapp

9d ago· 2 min readen

Summary

KanBots is a free, MIT-licensed open-source desktop application that runs parallel AI agents (Claude Code and Codex) on a kanban board. It allows users to dispatch agents across multiple cards, with each agent operating in its own git worktree. The tool features an autopilot mode for self-evolving feature development, where personas (product, engineer, reviewer, tester) are assigned and the orchestrator splits issues into subtasks, evolving the backlog as agents discover work. Agents can pause and prompt users for decisions, and the board updates live with progress, decisions, and costs.

Key quotes

· 4 pulled
Dispatch on as many cards as you want; each agent runs in its own git worktree on a kanbots/issue-N branch.
The board updates live as runs progress, decisions surface, costs accrue.
The orchestrator round-robins through personas, splits parent issues into subtasks, and evolves the backlog as agents discover work.
Agents pause and ask. You click an op
Snippet from the RSS feed
A kanban board that runs Claude Code and Codex agents in parallel. Free, MIT-licensed OSS desktop. Cloud for teams.

You might also wanna read