Codex Mobile Control Comes to the ChatGPT App
OpenAI has folded Codex mobile control directly into the ChatGPT app, turning a smartphone into a remote coding agent dashboard. Instead of being locked to a Mac running the standalone Codex app, developers can now interface with those sessions from iPhone, iPad, or Android. Once the desktop and mobile apps are updated and paired, the ChatGPT app connects to the live state of the host machine, whether that is a laptop, Mac mini, or remote devbox. Codex continues working in the background on the desktop, while the phone becomes the oversight and steering console. This shift extends ChatGPT developer tools beyond traditional desktop boundaries, enabling developers to stay in the loop “from anywhere” while agents execute tasks across local machines or remote environments. It is a practical bridge between conversational AI assistance and persistent, agent-driven coding work.

Real-Time Oversight of Long-Running AI Coding Workflows
The new integration is designed around real-time collaboration with long-running Codex tasks rather than simple start–stop controls. From the ChatGPT mobile interface, developers can monitor terminal output, code diffs, test results, screenshots, and approval prompts as they stream back from the host machine. Notifications alert users when Codex finishes a task or needs guidance, allowing them to review trade-offs, approve terminal executions, or redirect the work with a quick message. OpenAI notes that as agents take on more extended tasks, a new rhythm of collaboration is emerging: developers set direction, then step away while Codex iterates, only stepping back in when decisions are required. This capability turns AI coding workflow management into something that fits into commute time, downtime between meetings, or any moment when opening a laptop is inconvenient but critical decisions cannot wait.
Security, Remote Environments, and Enterprise Readiness
Under the hood, the connection between phone and desktop rides on a secure relay layer that keeps trusted machines reachable from authorized mobile devices without exposing them directly to the public internet. Importantly, files, credentials, and permissions never leave the host machine; only working outputs such as logs, diffs, and screenshots are transmitted to the phone. At the same time, OpenAI is broadening where Codex can run: Remote SSH is now generally available, allowing the macOS Codex app to detect hosts from a user’s SSH configuration and execute threads directly inside remote environments. For larger teams, the company is pairing Codex mobile control with enterprise features such as programmatic access tokens for CI pipelines, custom hooks for scanning prompts or logging conversations, and HIPAA-compliant support for eligible workspaces running Codex locally, signaling a push to make remote coding agents viable in regulated settings.
What Mobile-First Agent Control Means for Developers
By letting developers manage Codex from their phones, OpenAI is chipping away at the assumption that serious coding oversight requires a desk and monitor. Codex mobile control means you can nudge an AI coding agent, switch models, or approve sensitive actions while away from your primary workstation. This reduces context switching and the need to rush back to a desktop just to unblock a build, adjust a test strategy, or clarify a specification. It also aligns with broader trends toward mobile-first tooling and always-on remote development. With support rolling out across all ChatGPT plans and Windows connectivity on the roadmap, Codex is evolving into a remote coding agent that follows developers across devices. Combined with recent advances like background computer use on macOS and a Codex browser extension, the update positions ChatGPT developer tools as a cross-environment hub for orchestrating AI-driven software work.
