Control your dev machine and AI coding agents from your phone. One-click setup: this extension installs and runs the Relay controller, then pairs your phone with a QR code — end-to-end encrypted.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Control your dev machine and AI coding agents from your phone — end-to-end encrypted, open source.
Two clicks to set up
Install this extension.
Run “Relay: Set up this computer” (Command Palette or the Relay activity-bar icon).
Relay downloads its prebuilt controller (~12 MB, one time) and runs it on VS Code's own runtime — no Node, no Git, nothing else to install. Then the pairing panel opens: scan the QR with the Relay Android app, check the emoji fingerprints match, confirm — done. Pairing needs the same Wi-Fi once; after that your phone works from anywhere via the encrypted relay.
What you get
Agent chat on the go — answer questions, approve plans, and steer Copilot CLI sessions from your phone; sessions started in VS Code can be continued remotely (“Relay: Open in Agents”).
Presence — your phone sees the active file, diagnostics, tasks, and last terminal command.
Safety rails — phones get supervised-work scopes by default (no raw terminals, no git mutations), every sensitive action is audit-logged, devices are revocable instantly.
Privacy — no third-party trackers, the relay only forwards ciphertext. Privacy policy · Live stats
Commands
Command
What it does
Relay: Set up this computer
One-click install + start + pair
Relay: Pair phone
Show the pairing QR in an editor panel
Relay: Menu
All actions (also on the status-bar item)
Relay: Open in Agents
Start an agent for this workspace, follow it on your phone
Relay: Stop controller / Show logs
Housekeeping
Zero prerequisites for the standard install. Contributors can point relay.appPath at a source checkout (needs Git + Node 24).