⚡
Kagan
AI-powered Kanban TUI for autonomous development workflows with agent orchestration
0 installs
Trust: 37 — Low
Automation
Ask AI about Kagan
Powered by Claude · Grounded in docs
I know everything about Kagan. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Loading tools...
Reviews
Documentation
Docs · Quickstart · VS Code Extension · Open VSX · MCP Setup · CLI Reference · Contributing
A terminal Kanban board that runs AI coding agents on your code. Create tasks, run agents autonomously or in pair mode. 14 agents supported.
Install
uv tool install kagan # or: uvx kagan
Mac / Linux (no uv)
curl -fsSL https://uvget.me/install.sh | bash -s -- kagan
Windows (PowerShell)
iwr -useb uvget.me/install.ps1 -OutFile install.ps1; .\install.ps1 kagan
Full docs: docs.kagan.sh. TUI: Space cycles layout, Esc closes, Ctrl+F fullscreen.
Web Dashboard
Run kagan web (add --host 0.0.0.0 for network access). See docs.
