Codex Comes to the ChatGPT Mobile App in Preview
In this article
Codex Is Becoming a Mobile Workflow, Not Just a Desktop Tool
Codex is now available in preview through the ChatGPT mobile app on iOS and Android, giving developers a way to manage AI-assisted work while away from their main machine.
The important shift is not simply that Codex can be opened on a phone. It is that the mobile app becomes a control surface for ongoing work. A developer can start a task, check progress, approve actions, steer an existing session, or continue a thread without needing to sit in front of the laptop or remote workstation where the project actually lives.
That makes Codex feel closer to an always-available engineering teammate than a tool locked to one terminal window. If an agent is fixing a pull request, updating a project file, investigating a bug, or waiting on approval, the developer can stay involved from mobile instead of letting the workflow stall.
The Phone Connects Back to the Existing Workspace
The preview is built around continuity with the developer's current setup. Codex can use the same workspace state, files, configuration, plugins, and project context that already exist on the connected computer.
That matters because coding agents are only useful when they understand the real environment around the code. A mobile-only sandbox would be convenient, but limited. A mobile controller connected to the actual development machine is much more powerful because it can keep working with the same repository, tools, credentials, and session state the developer already configured.
This fits the broader direction covered in our AI coding agent analysis: the most useful agents are not just chat interfaces. They need access to tools, context, files, approvals, and feedback loops.
Computer Use Makes the Mobile App More Than a Chat Window
Codex on mobile can also interact with desktop environments through Computer Use. That means the phone can become a remote command layer for work that still happens on a laptop, Mac mini, or remote machine.
In practical terms, Codex can operate desktop applications, work with logged-in websites through Chrome, and find or use local files from the connected machine. This expands the mobile app beyond code review or status checking. It becomes a way to keep desktop-bound tasks moving when the developer is not physically at the desk.
For teams already experimenting with agentic workflows, this is a useful pattern: keep the execution environment stable, but make the supervision layer portable.
One Place to Manage Multiple Codex Sessions
The preview also emphasizes session management. Developers can monitor and guide multiple Codex conversations from the mobile app, whether the work is a code fix, a pull request update, a document edit, or a continuation of an existing thread.
That may sound small, but it addresses a real bottleneck in agentic work. Coding agents often spend time waiting for human confirmation, clarification, or a quick decision. If those decisions can happen from mobile, the agent has fewer idle gaps and the developer can stay in control without babysitting a desktop session.
Why This Matters
Codex on mobile points toward a more distributed way of working with AI agents. The developer still owns the project and approvals, but the interface is no longer tied to one screen.
For now, this is a preview, so teams should treat it as an early workflow experiment rather than a fully settled production pattern. But the direction is clear: coding agents are moving from single-session desktop tools toward persistent, cross-device work systems.
The biggest takeaway is simple. Mobile access makes Codex easier to supervise, and better supervision makes long-running AI work more practical.