download.flocks.sh, verifies the SHA-256,
and drops the CLI in ~/.local/bin.
Bring up a gateway
dev runs gateway + coordinator + roost in a single process with
process-class isolation. Perfect for development; not the trust posture
you’d ship to a fleet (see modes).
Talk to it
Run an agent through it
The CLI you ask for has to be on
$PATH of the roost. The codex,
claude, and gemini drivers shell out to their respective vendor CLIs
— Flocks just wraps the lifecycle.What’s next
Concepts
Gateway, roost, driver, grant — the four words that explain everything.
Modes
From
dev (one laptop) to platform (Firecracker tenants).Drivers
Eight in-tree drivers, plus how to write your own.
Connect (desktop)
The macOS/Linux/Windows app for inspecting + driving your mesh.