Sesori offers a mobile app that lets developers monitor, steer, and approve AI‑generated code from their iPhone or Android device. An open‑source bridge runs locally on the developer’s laptop, creating an end‑to‑end encrypted channel so source code never leaves the machine, while supporting voice commands and deep OpenCode integration for secure, on‑the‑go session management.
Funding
Funding not disclosed
Founders
Product
Problem
Developers using AI-powered coding assistants must stay at their workstation to monitor, steer, and approve generated code, which interrupts workflow and limits productivity when away from the desk. Existing solutions often rely on cloud relays that expose code to external servers, raising security and privacy concerns.
Solution
Sesori provides a mobile application that lets developers control AI coding sessions from their iPhone or Android device. An open‑source bridge runs locally on the developer’s laptop, establishing a secure, end‑to‑end encrypted channel to the phone, so all source code remains on the machine. Users can pause, edit, approve, or reject AI suggestions, view session logs, and continue coding without returning to the laptop. The system integrates tightly with OpenCode and supports voice commands for hands‑free interaction. Because the bridge operates locally, no cloud service processes the code, preserving confidentiality while enabling on‑the‑go session management.
Target Audience
Primary users are software developers and engineering teams that incorporate AI coding assistants into their workflow and require secure, mobile‑first session control.
Features
- Open‑source Sesori Bridge runs on macOS and Linux, handling local execution and encrypted communication with the mobile app
- End‑to‑end encryption ensures the relay sees only opaque binary data, keeping source code private
- Voice‑controlled commands allow developers to steer AI suggestions without typing
- Deep integration with OpenCode provides seamless session continuity and context sharing
- Cross‑platform mobile client (iOS & Android) lets users monitor and interact with sessions from any device
- Lightweight installation via a single curl script, with automatic OS and architecture detection