π pi.dev remote a beta service by Clever Cloud Open the app

A beta service by Clever Cloud

Your coding agent,
wherever you are.

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.

pi install npm:@clevercloud/pi-remote-control
📱 iOS app — open beta Sign in with Clever Cloud OIDC + PKCE biscuit-auth Apache Pulsar

How it works

Your machine does the work. You hold the remote.

ON YOUR MACHINE

pi runs where your code is

A small extension bridges your live pi.dev session to the relay. Your code and your model keys never leave your laptop.

IN BETWEEN

A relay carries the wire

A Rust relay on Clever Cloud forwards messages over Apache Pulsar, authenticated with short-lived biscuit tokens and isolated per user and per session.

IN YOUR HAND

You drive from anywhere

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

Four steps, no clone, no build.

1

Sign in with your Clever Cloud account

Open the app and sign in — OpenID Connect (Authorization Code + PKCE). The browser never sees a client secret.

2

Install the extension

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
3

Connect from here or your phone

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.

4

Get the iOS app (open beta)

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

The whole session, in your pocket.

Live token streaming Approve or deny tool calls Answer ask-user questions Stop or abort a turn Transcript replay on reconnect Real-time pi presence QR device pairing Native iPhone & iPad app
π

OpenID Connect (Authorization Code + PKCE). The browser never sees a client secret.

← back to home