kandev
by kdlbs
Kanban dev environment that runs agents, produces PRs, and captures change history
Summary
Orchestrates multiple coding agents through a Kanban-style development environment that produces, reviews, and opens PRs. Uses provider-agnostic agent integrations and a self-hostable stack so teams can run multi-agent workflows without telemetry. Distinctive features include TUI/Next.js interfaces, worktree-based change management, and an emphasis on human review gates, guided in part by the Orchestrator-Worker Pattern.
Key Benefits
When to Use
Teams experimenting with multi-agent development flows who need a self-hosted, review-first environment to audit agent-produced code and changes. Consider aligning your workflow with security-conscious practices like the Defense in Depth Pattern to strengthen containment and review.
Use Cases
- Transforming agent outputs into PRs for human review and audit
- Coordinating multiple specialist coding agents on feature work using a Kanban workflow
- Capturing change history and approvals to build an agent track record for governance