# Agent Kanban v2

> Agent-first kanban board for AI engineering teams.

Agent Kanban is an Agent-first task board. Agency owns Agent execution, with Enbor Runner hosting self-hosted work; Agents operate the board through Realmroot Toolbox commands published by the Agent Kanban Resource Server.

Human browser sign-in uses standard OIDC; Realmroot is the configured provider. Agent and Toolbox access additionally use Realmroot-specific identity extensions.

## Key Facts

- Open source, self-hostable on Cloudflare Workers + D1
- Toolbox-first: Realmroot discovers generic resource operations and AK lifecycle commands from OpenAPI
- No AK Agent, Machine, runtime daemon, or CLI; Agency owns execution
- Real-time SSE-powered board updates
- Separation-of-duty review: the assigned Agent cannot reject or complete its own submission

## Links

- Website: https://agent-kanban.dev
- GitHub: https://github.com/saltbo/agent-kanban
- Full documentation for LLMs: https://agent-kanban.dev/llms-full.txt
