A terminal Kanban board that runs AI coding agents on your code. Create tasks, run agents autonomously or in pair mode. 14 agents supported.
uv tool install kagan # or: uvx kaganMac / Linux (no uv)
curl -fsSL https://uvget.me/install.sh | bash -s -- kaganWindows (PowerShell)
iwr -useb uvget.me/install.ps1 -OutFile install.ps1; .\install.ps1 kaganFull docs: docs.kagan.sh. TUI: Space cycles layout, Esc closes, Ctrl+F fullscreen.
Run kagan web (add --host 0.0.0.0 for network access). See docs.