OpenAI announced on 14 May that its Codex autonomous coding agent is now available inside the ChatGPT mobile app on both iOS and Android, extending what was previously a desktop-only capability to every developer's pocket. The feature is rolling out across all ChatGPT plans — including the free tier — in all supported regions.
The mobile integration transforms how developers interact with autonomous coding workflows. From the ChatGPT app, users can monitor Codex live environments across all active threads, review real-time screenshots and terminal output from running tasks, approve or deny pending commands without returning to their desk, review code diffs and redirect task scope with a typed reply, change models mid-task, and start entirely new Codex sessions from mobile. Files, credentials, permissions, and local development setup remain on the host machine where Codex is operating — the phone acts as a remote control panel rather than a local execution environment.
The architecture requires the Codex desktop app running on macOS as the host. The phone connects to the desktop instance over a secure channel, meaning developers can leave Codex running at home or in the office and manage tasks while away. Windows support for the desktop host has been confirmed but no release date has been announced.
The timing is competitive. Anthropic released a comparable Remote Control feature for Claude Code in February 2026, allowing developers to monitor and approve Claude Code sessions from a separate device. OpenAI's Codex mobile launch answers that capability while going further by making the feature available on the free plan — a significant move that removes the financial barrier for developers who want to experiment with autonomous coding agents.
Codex itself has grown rapidly since launch. Powered by codex-1 — a version of OpenAI's o3 model optimised for software engineering via reinforcement learning on real-world coding tasks — the platform now serves over four million active users. The agent operates in cloud sandbox environments preloaded with repository clones, executing multi-step development workflows autonomously while pausing for human approval on significant decisions.
For context engineers, the Codex mobile launch represents an important shift in how autonomous coding fits into daily workflows. The ability to approve a pull request, redirect a task, or start a new coding session from a phone means that autonomous agents no longer require developers to be physically present at their workstation. Combined with the free-tier availability, OpenAI is positioning Codex as the default entry point for developers encountering autonomous coding for the first time — a strategic move that could shape which agent ecosystem captures the next wave of AI-native developers.