🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

kagan

Package Overview
Dependencies
Maintainers
1
Versions
153
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kagan

AI-powered Kanban TUI for autonomous development workflows

pipPyPI
Version
0.18.0
Weekly downloads
23
-89.35%
Maintainers
1
Weekly downloads
 

Kagan — AI-powered Kanban board for coding agents

PyPI Python License: MIT Stars Discord

VS Marketplace Open VSX Snyk Glama

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.

License

MIT

Star History

Keywords

ai

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts