Cline Kanban - Run Multiple AI Agents like Claude Code or Codex in Parallel
The Clineteam has launched Kanban - CLI-agnostic (Claude Code/Codex/Cline) multi-agent orchestration.
In simple terms you install their cli and you get a minimal Kanban board which uses the coding agents under the hood to do complete your task.
How to get started?
npm i -g cline
Once you access the local server, you can configure the agent to use (in my case I’m using Claude Code)
And just give a task to complete. It’ll complete it under the hood for you.
I really like their slick ui as well.
Like all the other works on Cline team this is also an open source as well.