Docs · Quickstart · MCP Setup · CLI Reference
A terminal Kanban board that runs AI coding agents on your code. Create a task, pick a mode — let the agent run autonomously or keep your hands on the wheel with the agent as co-pilot. Review and merge. 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 kagandocs.kagan.sh — everything else lives there.