Skip to content

aorumbayev/kagan

Repository files navigation

Kagan

AI-powered Kanban TUI for autonomous development workflows

PyPI Python License: MIT Stars

DocumentationInstallQuickstartIssues


Kagan Screenshot

Kagan is a terminal-based Kanban board that integrates AI agents to help you complete development tasks autonomously or collaboratively.

Install

# 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 -- kagan

Usage

kagan              # Launch TUI
kagan mcp          # Run as MCP server
kagan --help       # Show all options

Supported AI CLIs

  • Claude Code
  • OpenCode
  • More coming soon

Documentation

Full documentation available at docs.kagan.sh

License

MIT


Star History