Mobile companion
Monitor and steer agents from your phone — get notified when a run finishes and send follow-ups from anywhere.
- iOS: App Store · TestFlight
- Android: APK builds ship on GitHub Releases
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