# cline/kanban

Launch a local web app that runs CLI agents in parallel

Repository: https://github.com/cline/kanban
Canonical: https://ross.abutalabs.com/products/kanban
Language: TypeScript
License: Apache-2.0
License Family: permissive
Last push: 2026-08-20T17:46:01+00:00

## Health v2 (maintenance only)
Score: 74/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 98, release rhythm 80, longevity 12
- inputs: {"age_days": 177, "days_push": 13, "days_rel": 52, "gap_med": 0, "n_releases_24m": 66}
- flags: young
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1282, forks 303 (observed 2026-08-28T04:04:14.088561+00:00)

## What it is
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
- artifact type: application
- maturity: experimental
- function: agent-framework, workflow-automation, developer-tools, cli, http-server
- domain: developer-tools, version-control
- platform: cli, cross-platform
- tags: kanban-board, coding-agents, parallel-agents, git-worktrees, task-management, auto-commit, research-preview, ai-agents, automation, nodejs, web-server

## Member repositories
- cline/kanban (main) score 74

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:14.088561+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:57:41.438327+00:00, confidence not recorded.
  - readme: https://github.com/cline/kanban (fetched 2026-08-28T04:04:14.088561+00:00, sha 4efe2dc9475f)
  - registry_npm: https://registry.npmjs.org/kanban (fetched 2026-08-29T12:12:55.014674+00:00, sha f85de69c53af)
- Data as of 2026-08-30T08:39:29.467469+00:00.
