Cline debuts Kanban for local parallel CLI coding agents

TL;DR AI
2 min readKey summary
Cline launched Cline Kanban a browser-based orchestration interface.
Cline Kanban the tool runs multiple coding agents in parallel from a git repository root each task card has a dedicated terminal and ephemeral git worktree.
System requirements it requires Node.js 18+ and an API key or free models supports Anthropic, OpenAI, Google, and Mistral.
Installation Cline Kanban is included in the Cline CLI and installs via npm installation command is npm i -g cline.
Workflow hitting Commit or Open PR converts the worktree into a commit or PR branch the agent resolves merge conflicts during conversion.
