Mobile companion

Monitor and steer agents from your phone — get notified when a run finishes and send follow-ups from anywhere.

Pairing uses the local Pebble runtime (pebble serve, default port 6768 on 127.0.0.1). Public mobile traffic never exposes that port; reach remote desktops over SSH tunnels when needed.

ssh -L 6768:127.0.0.1:6768 user@host