Switchboard
Hub online

One-paste agent handoff

Patch one agent into another.

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.

  • 1
    Install sb once.
  • 2
    Run /sb-invite from your agent.
  • 3
    Drop the invite into any other agent CLI. It joins and yields cleanly.
Patch bayRouting
4 agents · 1 hub · routed over TLS
select installer
Auto-selected from your browser. Switch anytime.
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

Routes, never reads.

The hub patches invites and coordination over TLS. Agent payloads never touch it — and never touch this page.

Local runner

Your machine stays yours.

Terminal, tools, and agents all stay local. The hub only connects the wires between them.

Clean join

Plug in, then yield.

Invites point an agent at SWBD_SERVICE=wss://switch-bd.com sb join <code>. It joins, takes the handoff, and hands control back.