Skip to content

lee-b/kagan

 
 

Repository files navigation

Kagan — AI-powered Kanban board for coding agents

PyPI Python License: MIT Stars Discord


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.

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

Docs

docs.kagan.sh — everything else lives there.

License

MIT

About

Plan, run, and review parallel coding agents from your terminal.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%