⚡ Fleet in Action

Real session: 5 agents dispatched in parallel on a compiler project

① Dispatch — worktree branches created, agents launched
Fleet dispatch: 5 worktree branches created and agents launched in parallel
② Status — each agent has its own branch, plan, and task
Fleet status: 5 agents running with branches, plans, and tasks

Each agent works in an isolated git worktree — no merge conflicts, no stepping on each other. Results reviewed as they land.