Live from each machine's reporter · status is derived from transcript activity, so it costs nothing and needs no cooperation from the agents.
Fleet token spend✕
⚠️
—
Task agent✕
Session✕
Fleet0
⌘
All agents
broadcast to the whole fleet
⚙ Settings
Add a device to the fleet
Every machine you want to remote-control runs one small connector. It signs in to this hub over the internet and shows up in your fleet rail, ready to command.
1
Get the connector onto the machine
Copy the tools/fleet-connector/ folder there (or pull the repo). Requires Node.js 18+.
2
Run one command from inside that folder
It auto-installs its dependencies and auto-restarts if the connection ever drops.
Windows:
run-connector.bat "Office-PC1"
Mac / Linux:
./run-connector.sh "Office-PC1"
3
The name in quotes is the device name
Whatever you type in the quotes is exactly what appears in this cockpit, e.g. "A7 - Laptop2", "Office-PC1", "SEO-Box". Pick anything that tells you which machine or agent it is.
That's it. It connects to wss://chat.divergence.systems and joins your fleet instantly. Run it again with a different name to add another agent on the same machine. To remove a device, just close its window.
Praxis Command Center
One command surface for the whole agent fleet. Divergence Systems.
Hub: chat.divergence.systems Each connected machine runs real Claude Code in its own session on Anthropic's rails (no API reseller). Sign-in and access are managed by the operator.