docs/kanban/overview.mdx
Cline Kanban is a terminal-launched kanban board that runs in your browser. Each task card gets its own git worktree and terminal, so you can run multiple coding agents in parallel without merge conflicts. You create tasks, assign them to agents, review diffs, leave inline comments, and ship commits or PRs — all from one interface.
It runs locally, requires no account or setup, and works out of the box from any git repository.
npm i -g cline
cline
cline from the root of any git repo — a local web server opens in your browser