Open source Kanban desktop app that runs parallel agents on every card
4 hours ago
- #AI Agents
- #Kanban Board
- #Git Workflow
- Dispatch multiple AI agents in parallel, each running in its own git worktree on a kanbots/issue-N branch.
- Real-time board updates as agents progress, with decisions and costs tracked live.
- Supports Claude Code and Codex agents, with a unified interface for both.
- Autopilot feature allows personas to split work, run in parallel, and self-check outputs.
- Capabilities include pausing for user decisions, cost monitoring, and GitHub integration.
- Local-first desktop app with no telemetry, and hosted cloud version for team collaboration.
- Custom personas can be created and saved locally, never leaving the user's machine.
- QA mode runs checks and automatically dispatches fixes for failing tests.