Codex Comes to ChatGPT Mobile on iOS and Android
OpenAI has folded its Codex coding agent directly into the ChatGPT mobile app, creating a new way to oversee development work from a phone. The ChatGPT mobile Codex preview is available on iPhone, iPad, and Android across all ChatGPT plans, including Free and Go. Instead of running a full development environment on the handset, the app acts as a control layer for Codex sessions already running on a Mac, laptop, devbox, or managed remote environment. Users can join ongoing threads, inspect what the agent is doing, and stay in the loop while away from their desks. This iOS Android coding integration means developers no longer need to be tethered to a single machine just to keep agentic work moving, positioning the phone as a lightweight supervision surface rather than a replacement IDE.

How Remote Coding Control Works from Your Phone
The new workflow centers on remote coding control rather than mobile execution. Codex continues to run on a trusted host—such as a Mac or remote devbox—where code, credentials, and tooling remain. The ChatGPT mobile app connects to that host, restores the live session state, and streams back terminal output, diffs, test results, screenshots, and approvals in real time. A secure relay layer keeps these machines reachable without exposing them directly to the public internet, while existing sandbox controls ensure execution stays bound to the original environment. From the phone, developers can review outputs, approve or deny commands, switch models, and start new tasks. This host-based design keeps sensitive files off the handset, but still allows an AI coding assistant mobile experience that fits into existing workflows rather than demanding a new stack or device setup.

Supervising Codex for Mac and Remote Environments on the Go
The integration leans heavily on Codex for Mac as the primary host today, with Windows support still listed as coming soon. Once the Codex app is set up on macOS, the ChatGPT mobile app can connect and load the live state from that machine. Developers can start work on a laptop or Mac mini, then step away and continue to guide the agent from their phone. They can clarify instructions, choose between implementation paths, approve commands, or review a diff before merging, all from a pocket interface. For teams using remote SSH-based setups, Codex can connect into approved environments that already contain company dependencies, security policies, and compute resources. The mobile app simply surfaces these long-running agent sessions, making it easier to keep coding tasks unblocked during commutes, meetings, or any time away from the primary workstation.
Why Mobile Supervision Matters for Complex Coding Workflows
By keeping the heavy lifting on desktops and servers, while exposing key decision points on phones, OpenAI is targeting a practical gap in complex coding workflows. Long-running AI agents often stall waiting for human approval: selecting an approach, granting a permission, or validating a change. With ChatGPT mobile Codex, those short interactions no longer require sitting at a desk. Developers can approve a test rerun, adjust a specification, or reject a risky command in seconds from iOS or Android. This aligns with a broader shift toward defining tasks up front and validating outcomes rather than micromanaging every line. It also positions the phone as a universal control panel across laptops, devboxes, and remote environments. The result is an AI coding assistant mobile experience that complements, rather than replaces, full-featured desktop development setups.
