See what's new in v2.2.0
███████╗██╗     ███████╗███████╗████████╗
██╔════╝██║     ██╔════╝██╔════╝╚══██╔══╝
█████╗  ██║     █████╗  █████╗     ██║   
██╔══╝  ██║     ██╔══╝  ██╔══╝     ██║   
██║     ███████╗███████╗███████╗   ██║   
╚═╝     ╚══════╝╚══════╝╚══════╝   ╚═╝   

Run 10 Claude Code agents. Stay sane.

A terminal cockpit for orchestrating Claude Code sessions in parallel. See which agents need you. Jump in, direct, jump out.

$brew install brizzai/tap/fleet
Sessions
brizzaibrz-1234*(3) 1 1#5234
├─api-fix
├─waiting-pr
└─seed-migration
brizz-code-docsfeat/demo(2) 1 1#1431
├─setup-wizard
└─market-rebuild
fleetfix/race-condition*(1)#87
└─flaky-test
api-fixrunning
~/code/brizzai·active now
brz-1234* uncommittedPR #5234 (CI passing, approved)
Claude Code v2.1.152
Opus 4.7 (1M context) with xhigh effort · Claude Max
Editing internal/api/routes.go
Thinking…
(Claude is working…)
⏵⏵auto mode on(shift+tab to cycle)
↑↓NavOpen / ApproveNextaNewdDel/Filter?Help⌃CQuit
click the demo above, then SPACE to jump to the next
Why fleet

A new kind of IDE — for when AI does the typing.

Cursor sits you in front of one file. fleet sits you in front of ten agents. Real-time status, one-key approve, PR-aware, git-native — everything you need to direct a team of AI coders without losing the plot.

  • Real-time status

    Hook-based detection — no polling, no delay. running · waiting · finished · idle · error.

  • Jump + approve

    Space jumps to the next session that needs you. Y approves a prompt without attaching.

  • Git-native sessions

    Sessions live under their repo. Branch, dirty state, full PR status — CI, reviews, threads.

  • Worktrees, zero config

    w creates a worktree with a branch picker. Each worktree gets its own isolated session.

  • Fork conversations

    f forks a session — branch the Claude conversation, try a different path, keep both alive.

  • Session resume

    Restart with r — Claude picks up exactly where it left off via session resume.

Install

One line. Then fleet.

$brew install brizzai/tap/fleet
Recommended on macOS.