Sesori vs Codex in the ChatGPT App
OpenAI's ChatGPT app on iOS and Android includes a Remote Control feature for Codex: scan a QR code from the ChatGPT desktop app, and your phone can control a Codex session running on that machine. It's a solid first-party experience if Codex is your only coding tool. Sesori is a separate mobile app that remote-controls AI coding agents on your own machine, today supporting OpenCode, Codex, and Cursor, on both iOS and Android, via a source-available bridge CLI under the Functional Source License rather than the ChatGPT desktop app.
If you use Codex exclusively and already have the ChatGPT desktop app, the built-in Remote Control is a natural fit with no extra software to install. If you use more than one AI coding tool, prefer a lightweight CLI bridge over a desktop app dependency, or want a relay that can't read your session traffic, Sesori is the better fit.
Reviewed July 20, 2026. Product, platform, and pricing details can change; verify them with Sesori’s quickstart and the official Codex in the ChatGPT App source.
Side by side
| Feature | Sesori | Codex in the ChatGPT App |
|---|---|---|
| Agents supported | OpenCode, Codex, and Cursor today. Claude Code coming soon. | Codex only. Works only within the ChatGPT ecosystem. |
| Mobile platforms | Native iOS and Android apps. | Available in the ChatGPT app on iOS and Android. |
| Host requirement | Source-available bridge CLI under the Functional Source License on your machine (macOS, Linux, Windows). No desktop app needed. | Requires the ChatGPT desktop app running on macOS or Windows. Setup starts from the mobile app via QR code. |
| Pairing model | Account-based pairing. Log in once and your devices stay linked. | QR code pairing. Each phone must be paired with each host machine separately. |
| Session lifecycle | Bridge runs while you want phone access. Reconnects when your phone hops networks. | Host must be awake, online, and signed in to the same account and workspace. If it sleeps, loses network, or the app closes, remote access stops. |
| Relay privacy | End-to-end encrypted relay (X25519 + XChaCha20-Poly1305). Only opaque encrypted traffic reaches the relay. | Traffic routes through OpenAI infrastructure. OpenAI terms and policies apply. |
| Voice input | Native voice input designed for coding sessions. | Voice available via the ChatGPT app, designed for general chat rather than coding workflows. |
| Parallel sessions | Multiple parallel sessions, each with an optional dedicated git worktree. | You can connect and switch among multiple paired hosts. Workspace admins may need to enable Remote Control access. |
Which one is right for you?
Pick Sesori if you
- You use more than one AI coding tool and want a single mobile app for all of them.
- You'd rather run a lightweight CLI bridge than keep the ChatGPT desktop app open.
- You want account-based pairing instead of scanning a QR code for every phone-host combination.
- You want a relay that cannot read your code, prompts, or AI responses.
Pick Codex in the ChatGPT App if you
- You use Codex exclusively and have no plans to switch to other AI coding tools.
- You already have the ChatGPT desktop app installed and want zero extra software.
- You want the most official, OpenAI-supported path for Codex mobile access.
- You're comfortable with OpenAI relaying your session traffic under their terms.