OpenAI released Codex, its autonomous coding agent, inside the ChatGPT mobile app on May 14. The preview is available on iOS and Android across all ChatGPT plans, including Free and Go tiers, in all supported regions.
The mobile integration does not put a code editor on your phone. Instead, it functions as a remote control layer for Codex sessions already running on a Mac. Developers can review outputs, approve commands, switch models, and start new tasks from the ChatGPT app while Codex continues executing on the desktop machine.
How Pairing Works
Setup requires scanning a QR code. Users update the Codex Mac app, navigate to the “Codex mobile” section, and scan the displayed code with their phone. Once paired, the mobile app loads live state from the connected Mac, according to MacRumors.
Files, credentials, and permissions stay on the host machine. Screenshots, terminal output, diffs, test results, and approval requests stream back to the phone in real time. OpenAI warns users to only pair devices they own and trust, since Codex accesses the desktop’s files, apps, and browser to complete tasks sent from mobile.
Windows support is not yet available. OpenAI says it will follow.
Beyond Single-Task Remote Control
OpenAI positioned the release as more than a notification relay. “This is more than the ability to remotely control a single task or dispatch new tasks to your computer,” the company said in a statement. “From your phone, you can work across all of your threads, review outputs, approve commands, change models, or start something new.”
The mobile launch follows two recent Codex expansions: background execution on desktop, released in April, which lets the agent run tasks autonomously without active supervision, and a Chrome extension released earlier this month that allows Codex to work in live browser sessions.
The Coding Agent Distribution Race
Anthropic shipped a comparable feature in February. Its Remote Control lets users monitor Claude Code sessions from mobile devices. The two companies are now largely at feature parity on cross-device agent management.
The competitive difference may come down to distribution. Codex lives inside ChatGPT, which already has a massive installed base on mobile. Claude Code requires a separate interface. As TechCrunch noted, “The flurry of feature releases from both OpenAI and Anthropic speaks to the tense competition between the two over whose agentic coding tool will become the most widely used.”
Where Agent Oversight Goes From Here
The pattern across both platforms points in the same direction: coding agents are becoming persistent background processes that developers manage across devices rather than interactive tools confined to a single screen. Background execution plus mobile monitoring means agents now run unsupervised for longer stretches, with human checkpoints happening asynchronously from wherever a developer happens to be. That shifts the bottleneck from agent capability to oversight tooling: dashboards, notification systems, and approval workflows that developers trust enough to check from a phone screen while away from their workstation.