Cline launched Kanban, a local multi-agent board that runs Claude, Codex, and Cline CLI tasks in isolated worktrees with dependency chains and diffs. Teams can use it as a visual control layer for parallel coding agents on repo chores that split cleanly.

Cline Kanban is a standalone local board for multi-agent coding orchestration. In the launch thread, TestingCatalog describes it as a "free, open-source local web app" that runs multiple CLI agents in parallel on a git repo, while Cline's announcement frames it as "CLI-agnostic multi-agent orchestration."
The concrete compatibility list is narrow but immediately useful: Claude Code, Codex, and Cline CLI work now, with more agents planned according to the launch thread. Installation appears to come through the existing CLI β Cline's announcement gives the command npm i -g cline β which suggests Kanban is shipping as part of the broader Cline toolchain rather than as a separate hosted service.
The product choice here is local-first. TestingCatalog's feature summary says there is "no cloud infrastructure required," and the linked documentation article adds that it runs in the browser against local repos and uses Node.js 18+ plus provider API keys or free models.
The core workflow is per-task isolation plus dependency chaining. Cline's announcement says tasks run in worktrees, with clickable diffs and linked cards that form dependency chains so "large amounts of work" can complete autonomously. TestingCatalog's demo thread adds that each card gets its own terminal and isolated worktree, so agents can operate in parallel without branch conflicts.
The review loop is built into the board. The demo thread calls out real-time diffs, inline PR-style comments, and a built-in git interface, and the documentation article expands that into commit and pull-request creation, branch management, and conflict handling. That makes Kanban less about generating code in a chat box and more about supervising multiple long-running repo tasks from one surface.
The most consequential feature for teams with repetitive repo chores is automatic handoff between cards. TestingCatalog's feature list says one task can finish, commit, and trigger the next automatically; the documentation article gives the example of API testing after a schema migration. The same writeup also says Kanban can import whole sprints from Linear, turning backlog items into agent tasks on the board.
Rork added Max Publishing to generate icons, screenshots, listing text, review metadata, and submission steps for App Store releases, and also shipped an App Store MCP. Use it first on non-critical apps and keep a manual review gate.
breakingAnthropic said free, Pro, and Max users will hit 5-hour Claude session limits faster on weekdays from 5am to 11am PT, while weekly caps stay the same. Shift long Claude Code jobs off-peak and watch prompt-cache misses.
releaseOpenAI rolled out Codex plugins across the app, CLI, and IDE extensions, with app auth, reusable skills, and optional MCP servers. Teams should test plugin-backed workflows and permission models before broad rollout.
releaseMistral released open-weight Voxtral TTS with low-latency streaming, voice cloning, and cross-lingual adaptation, and vLLM Omni shipped day-0 support. Voice-agent teams should compare quality, latency, and serving cost against closed APIs.
releaseGoogle launched Gemini 3.1 Flash Live in AI Studio, the API, and Gemini Live with stronger audio tool use, lower latency, and 128K context. Voice-agent teams should benchmark quality, latency, and thinking settings before switching.
Cline released Kanban, a free, open-source local web app that runs multiple CLI agents in parallel on your git repo. Each task card gets its own terminal and isolated worktree, so agents never conflict. Works with Claude Code, Codex, and Cline CLI right now, with more agentsΒ Show more
Introducing Cline Kanban: A standalone app for CLI-agnostic multi-agent orchestration. Claude and Codex compatible. npm i -g cline Tasks run in worktrees, click to review diffs, & link cards together to create dependency chains that complete large amounts of work autonomously.
another working title we had was kanbanana π
Documented ποΈ testingcatalog.com/cline-debuts-kβ¦