Kangentic — Kanban for Claude Code
Visual orchestration layer for Claude Code agents
Kangentic — Kanban for Claude Code – Visual orchestration layer for managing Claude Code agents
Summary: Kangentic is a free, open-source desktop app that adds a Kanban board interface to the native Claude Code CLI, enabling visual management of multiple agent sessions. It runs locally without cloud dependencies and preserves existing commands, skills, and subscriptions.
What it does
Kangentic overlays a Kanban board on Claude Code, allowing users to spawn, suspend, and resume agents by dragging tasks between columns. Each task uses a separate git worktree for isolated parallel work without merge conflicts.
Who it's for
It is designed for developers and users managing multiple Claude Code agent sessions who need clearer session control and project organization.
Why it matters
It solves the challenge of tracking and controlling multiple CLI sessions by providing a unified visual interface without altering existing workflows or requiring cloud services.