Backlog, Labels & Priorities
Stage work in a dedicated backlog before it hits the board. Tag items with custom labels and colors, rank them on a fully-customizable priority scale, and batch-promote a week's worth of work to any column in one move.
Bring your own backlog into one board for any agent. Drag tasks to spawn sessions, see real-time status, and ship work in parallel from native terminals on your desktop.
npx kangentic AI coding agents can build features, fix bugs, and refactor entire modules autonomously. With git worktrees, you can run many of them in parallel and ship work at incredible speed.
But there's a new bottleneck: you. Five agents across three projects — which ones are stuck waiting for approval? Which one just finished? Which branch has conflicts? Juggling terminals and context-switching between agents is exhausting, and it's exactly where the speed advantage breaks down.
Kangentic is a command center for your coding agents. One board shows every agent's status, output, and progress. Respond when needed, and let them work autonomously the rest of the time.
A Kanban board for Claude Code, Codex, Gemini, Cursor, GitHub Copilot, Aider, and Warp. Spawn, suspend, and resume agent sessions with a drag.
Run Claude Code, Codex, Gemini, Aider, Cursor, GitHub Copilot, and Warp side-by-side on the same Kanban board. Drag tasks to spawn, suspend, and resume sessions. Mix agents per column and hand off context between them.
Import issues, project cards, and work items from the tools your team already uses.
Pull tasks in from GitHub Issues, GitHub Projects, or Azure DevOps — including titles, descriptions, labels, and inline images. Triage them in the backlog, then batch-promote to any column when you're ready to run agents. Already-imported items are detected automatically so re-syncing is safe.
Manage Claude Code, Codex, Gemini, Cursor, Copilot, Aider, and Warp agents from a single, intuitive interface.
Stage work in a dedicated backlog before it hits the board. Tag items with custom labels and colors, rank them on a fully-customizable priority scale, and batch-promote a week's worth of work to any column in one move.
Build pipelines like Plan, Execute, Review. Set permission modes, auto-commands, and transition actions per column. Configure a plan-exit target so cards advance automatically after planning, inject prompts on column entry, and chain scripts or PRs on the way out.
See which agents are thinking or idle — right on the card, with per-agent activity detection via native hooks where available and PTY fallbacks where not. Desktop notifications fire when an agent needs your attention.
Agents that self-organize. Every running session has MCP tools to create tasks, move cards, search prior sessions, and queue follow-up work — so a planning agent can hand a backlog to an executing agent without you touching the board.
Each agent runs in its own git worktree — parallel development without branch conflicts. When work is ready, the built-in Changes panel opens a split or inline diff viewer with file tree and untracked files, one click from the task card.
Sessions survive restarts and crashes. Orphaned sessions are detected on startup and resumable — suspend to Done, resume later with full context, nothing is lost.
Hand work between agents without losing context. When a card moves from a Claude plan column to a Codex execute column, the next agent starts with the full history of what came before.
A built-in terminal for every session, plus a structured activity log that shows what each agent is doing without the noise.
Runs entirely on your desktop — Windows, macOS, Linux, and WSL. No cloud service, no data leaves your machine. Uses the agent CLIs you already have installed.
No OAuth flows, no wrappers, no API proxies. Kangentic launches native Claude Code, Codex, Gemini, Cursor, Copilot, Aider, and Warp terminals. Your logins, your subscriptions or API keys. Just the real CLIs, the way each vendor intended.
Three steps from task idea to working code.
Add a card with a title and prompt. Paste screenshots, choose a source branch, and toggle worktree isolation — all from the create dialog.
Drag the card to any active column. Kangentic creates a worktree, picks the permission mode, and spawns your chosen agent automatically.
Your agent starts writing immediately. Follow along in the live terminal — see diffs, test results, and tool calls as they happen. Drag between columns to steer, or drag to Done to pause and pick up later.
Seven CLIs, all first-class:
Drag a task to any active column and Kangentic spawns the configured agent's CLI in an isolated git worktree, streaming the terminal into the app. Set a default agent per project and override it per column, so a task can hand off from Claude in Planning to Codex in Executing without leaving the board.
Yes. Set a default agent per project and override it per column, so a task can move through Planning with Claude, Executing with Codex, and Code Review with Gemini on the same board. When a column has handoff context enabled, Kangentic passes the prior agent's native session history file to the next agent, so conversation context carries across even when the agent changes.
No. Kangentic uses the agent CLIs you already have installed with the credentials you have already configured. There are no OAuth flows, no API proxies, and no accounts. All data stays on your machine in a local SQLite database.
Yes. Kangentic is free forever under the AGPL-3.0 license, with every feature included and no paid tiers. The source is at github.com/Kangentic/kangentic.
Kangentic is a cross-platform Electron desktop app with native installers for Windows (NSIS), macOS (DMG), and Linux (deb, rpm). WSL users should install the Windows version.
Running multiple agents in separate terminal tabs scales poorly: you context-switch between windows, lose track of what each agent is doing, and have no shared view of progress. Kangentic replaces that with a Kanban board where every column transition controls the agent lifecycle automatically, each task gets its own git worktree, and a unified activity view shows which agents are thinking, idle, or waiting for approval.
Modern, battle-tested technologies for reliability and performance.
Yes, really. Agents built this whole site, orchestrated through Kangentic.
Get started in under a minute. Free and open source.
Get Started