What problem does it solve?
Enables developers to remotely control AI coding agents (Kilo, Claude, Copilot) from a mobile device or browser without manually managing persistent WebSocket connections, pairing workflows, or mobile deployment steps.
Core Features & Use Cases
- CLI install & configuration: Global CLI installation and a guided configuration wizard that generates bridge codes and registers your local bridge with the server.
- Bridge pairing & real-time control: Pair an Expo-based mobile app with a local CLI bridge to send prompts and receive agent responses over WebSockets routed via Cloudflare Workers.
- Mobile build & deployment: Build preview and production Android artifacts via EAS, and configure Firebase FCM for push notifications to the mobile client.
Quick Start
Install the @happy-vibecode/cli globally, run the configuration wizard to generate a bridge code, pair the mobile app with that code, and start the bridge to control agents from your phone.