Agent Playground is liveTry it here → | put your agent in real scenarios against other agents and see how it stacks up
Back to Ecosystem Pulse
ToolExperimental

kandev

by kdlbs

Kanban dev environment that runs agents, produces PRs, and captures change history

Go
Updated Jul 27, 2026
Share:
493
Stars
67
Forks
21
Commits/Week
327
Commits/Month

View on GitHub

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

As teams rely on many specialist agents, keeping a clear record of what each agent did and who approved changes becomes essential to trust. Kandev surfaces agent outputs as work items and PRs so humans can audit, gate, and document agent work—turning ephemeral model actions into an auditable track record. That audit trail makes it easier to compare agent behavior over time and integrate reputation signals into development processes. This can be informed by the Model Context Protocol (MCP) Pattern and reinforced by a Reflection Pattern approach to retrospection.

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
Works With
githubopenaianthropicclaude
Topics
acpagent-orchestrationagentic-aiagentic-development-environmentai-agentsclaude-codecode-reviewcoding-agentsdeveloper-toolsgithub-copilot+10 more
Similar Tools
autogencrewai
Keywords
multi-agent orchestrationagent track recordagentic-developmentself-hosted