Launch multiple enforced Claude Code agent teams in parallel terminal windows, hardware-aware, coordinating via a shared filesystem mailbox.
Project description
CLI Fleet
Launch multiple enforced Claude Code agent teams in parallel — each team a
separate claude session in its own window, coordinating via a shared
filesystem mailbox. A thin, hardware-aware wrapper that completes the stack:
cli-wikia → cli-enforcement → cli-fleet
(knowledge) (the brakes) (the power)
cli-fleet bundles fleetcode's proven shell orchestration verbatim and adds:
- Hardware gating — refuses to launch more parallel agents than the box can take.
- Automatic enforcement — deploys the cli-enforcement engine into each team (hooks merged with fleetcode's mailbox hook), so every spawned team is governed.
Install
pip install cli-fleet # pulls in cli-enforcement + cli-wikia
Usage
cli-fleet launch fleet.json # hardware-gated, auto-enforced launch
cli-fleet launch fleet.json --background # use `claude -p` instead of windows
cli-fleet status [meta-team] # fleet status (auto-detects if one fleet)
cli-fleet dashboard [meta-team] # scorecard: teams, mailbox, findings + per-team enforcement points
cli-fleet dashboard --watch 5 # redraw every 5s until Ctrl-C
cli-fleet send team-a team-b "message" --type finding # cross-team mailbox message (--team to pick fleet)
cli-fleet cleanup [meta-team] # tear down (auto-detects if one fleet)
Note: cli-fleet launch requires Linux with a terminal emulator (gnome-terminal/xterm family) unless --background is used.
License
MIT — see LICENSE.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file cli_fleet-0.2.0.tar.gz.
File metadata
- Download URL: cli_fleet-0.2.0.tar.gz
- Upload date:
- Size: 30.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
78aa2705861a4273c62b3b149fa93cedd8fab2336e997bb641141e8d0185a5a5
|
|
| MD5 |
2a0b567203c71b4194d9f8c8edea9424
|
|
| BLAKE2b-256 |
d073455686847b54affa66d57e5f985032af452d014caf972e0aecceeb7650eb
|
File details
Details for the file cli_fleet-0.2.0-py3-none-any.whl.
File metadata
- Download URL: cli_fleet-0.2.0-py3-none-any.whl
- Upload date:
- Size: 40.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1d19843428af5c7a9b24064f0ce2bc6943978933907bec2d7887667c80a75eac
|
|
| MD5 |
d8240e48cc88fd4043bb835d0fd88b9e
|
|
| BLAKE2b-256 |
76807ff45e643fe0657a0e17301a4fbbdf14245729542f05b5f586b6b6920b45
|