A beta service by Clever Cloud
pi.dev remote streams your live coding session to your phone or any browser — send prompts, approve tool calls, answer questions, stop a run — while the work keeps happening on your machine.
How it works
A small extension bridges your live pi.dev session to the relay. Your code and your model keys never leave your laptop.
A Rust relay on Clever Cloud forwards messages over Apache Pulsar, authenticated with short-lived biscuit tokens and isolated per user and per session.
Open this web client or the iOS app. Watch output stream live, approve or deny tools, answer questions, or stop a turn — from the couch or the train.
Get started
Open the app and sign in — OpenID Connect (Authorization Code + PKCE). The browser never sees a client secret.
One line — then sign in from inside pi with /remote-login. Tokens refresh on their own.
pi install npm:@clevercloud/pi-remote-control /remote-login # inside pi
Sign in and click your session — sessions are named automatically after the directory pi runs in. Or tap Pair a phone to scan a QR from the iOS app; no login needed on the phone.
Enroll your own Apple ID from inside pi — no App Store Connect access needed. Run /remote-beta-invite you@your-apple-id.com and you'll get a TestFlight invite by email.
What you can do remotely
OpenID Connect (Authorization Code + PKCE). The browser never sees a client secret.
← back to home