Terminal UI
OpenKanban
A TUI kanban board for orchestrating AI coding agents
OpenKanban is a terminal-UI kanban board for spawning and managing multiple AI coding agents in parallel — OpenCode, Claude Code, Gemini, Codex, Aider, or any custom CLI agent. Each ticket automatically gets its own isolated git worktree and branch plus an embedded terminal running the agent, so you can jump between concurrent tasks without juggling terminal windows. It supports multi-project boards from a single interface and ships as a compiled Go binary via Homebrew.
FAQ
- Is OpenKanban free?
- Yes — OpenKanban is free and open source (AGPL-3.0).
- Which coding agents does OpenKanban support?
- OpenKanban works with OpenCode, Claude Code, Gemini CLI, Codex, Aider and any CLI agent.
- What platforms does OpenKanban run on?
- OpenKanban runs on macOS, Linux and Windows.
- Is OpenKanban open source?
- Yes — OpenKanban is open source, licensed under AGPL-3.0.