AI-powered Kanban TUI for autonomous development workflows
Documentation • Install • Quickstart • Issues
Kagan is a terminal-based Kanban board that integrates AI agents to help you complete development tasks autonomously or collaboratively.
# Quick install (recommended)
uv tool install kagan
# Or all-in-one (includes uv + Python if needed)
curl -fsSL https://uvget.me/install.sh | bash -s -- kagankagan # Launch TUI
kagan mcp # Run as MCP server
kagan --help # Show all options- Claude Code
- OpenCode
- More coming soon
Full documentation available at docs.kagan.sh
