cline/kanban
Launch a local web app that runs CLI agents in parallel observed · 2026-08-28
Health v2 · maintenance only
74/100
- Activity 98
- Release rhythm 80
- Longevity 12
Flags: young
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 0
- age_days: 177
- days_rel: 52
- days_push: 13
- n_releases_24m: 66
Adoption not part of the score
1282 stars · 303 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A local web application that provides a kanban board for running CLI coding agents in parallel, giving each task card its own terminal and git worktree. It supports dependency chains between tasks with auto-commit for autonomous multi-task workflows.
Use cases
- run multiple coding agents in parallel on one repo
- break a big task into subtasks and execute them autonomously
- review agent diffs from a kanban board
- avoid merge conflicts when agents work concurrently
- chain tasks so completing one auto-starts the next
When to choose
- you use CLI coding agents and want to parallelize work across git worktrees
- you want autonomous dependency-chained task execution with auto-commit
- you prefer a visual board over an IDE for agent-driven development
When to avoid
- you need a production-stable tool - it's a research preview using experimental agent features like bypassed permissions
- you don't use git or CLI coding agents
- you're uncomfortable with agents running with elevated autonomy
Facets
application · maturity experimental
agent-framework workflow-automation developer-tools cli http-server developer-tools version-control cli cross-platform kanban-board coding-agents parallel-agents git-worktrees task-management auto-commit research-preview ai-agents automation nodejs web-server
2 sources
- readme: https://github.com/cline/kanban · fetched 2026-08-28 · 4efe2dc9475f
- registry_npm: https://registry.npmjs.org/kanban · fetched 2026-08-29 · f85de69c53af
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| cline/kanban | main | 74 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem