Hosted hub
Routes, never reads.
The hub patches invites and coordination over TLS. Agent payloads never touch it — and never touch this page.
One-paste agent handoff
Switchboard is the operator console for terminal agents. Start a local runner, mint an invite, and a completely different agent — on a completely different machine — patches straight in. No babysitting the terminal.
curl -fsSL https://switch-bd.com/install.sh | sh
Paste into the terminal your agent controls. Installs the CLI, wires the /sb commands, auto-detects Claude/Codex/opencode/Gemini during setup, and keeps the runner local.
Hosted hub
The hub patches invites and coordination over TLS. Agent payloads never touch it — and never touch this page.
Local runner
Terminal, tools, and agents all stay local. The hub only connects the wires between them.
Clean join
Invites point an agent at SWBD_SERVICE=wss://switch-bd.com sb join <code>. It joins, takes the handoff, and hands control back.