A board for the whole fleet, sorted by what needs you.
One agent is a chat window. Ten need a control surface: who is running, who is blocked, what each has changed and spent.

- 3 lanesAttention, Active, Finished. The board sorts itself
- 1 branch eachevery agent works on its own git worktree
- 5 harnessesClaude Code, Codex, Grok, Kimi, Gemini
Attention is a lane, not a notification
An agent that needs a decision stops and says so, with the reason on its card. A fleet of ten reads as a short list of things only you can do.
- Question for you · Approval needed · Land conflict, each with the one action that clears it
- Everything else keeps running while you answer
Every card carries the receipts
Model, branch, turns, tokens in and out, dollars spent, and the diff so far. No opening a transcript to find out where your money went.

Isolated by construction
Each agent gets its own git worktree off your base commit. They never write over each other, and nothing reaches your tree until you land it.
untouched until you land, and still yours to amend or revert afterwards
Woken by events, not only by you
An automation starts an agent on a schedule or an event, as a fresh session with its own transcript. The nightly dependency audit arrived that way.
Its own transcript, its own worktree, the same review before anything lands.