OpenAI opens Codex Remote to all paid subscribers with secure QR-relay handoff
OpenAI brought Codex Remote to general availability on June 25, letting every paid ChatGPT subscriber monitor, steer, and approve long-running Codex coding sessions from a phone — without exposing the development machine to the public internet.
OpenAI made Codex Remote generally available on June 25, 2026, opening phone-based oversight of long-running agentic coding sessions to all paid ChatGPT subscribers — Plus, Pro, Business, Enterprise, and Education. Previously limited to early-access users, the feature lets developers approve agent actions, steer in-progress tasks, and review diffs from anywhere, without needing to be at the machine where the code is actually running.
How the relay architecture works
The previous approach to remote access used a direct remote-shell connection, which required opening the development host to inbound traffic. Codex Remote replaces that with a purpose-built relay that keeps the host off the public internet entirely. The host never accepts connections directly; it dials out to OpenAI's relay infrastructure and waits for authenticated sessions.
The pairing process is QR-based: a developer opens the Codex app sidebar on their host machine, selects "Set up Codex mobile," and scans the resulting QR code with the ChatGPT mobile app. The scan initiates a flow that verifies both ends share the same ChatGPT account and workspace, and requires any multi-factor authentication, SSO, or passkey steps already tied to the account. Each phone must be explicitly paired with each host it is authorized to reach — there is no broadcast discovery or ambient connectivity. The result is a one-to-one, account-anchored channel.
The agentic coding context
Codex in agentic mode handles multi-step coding workflows autonomously — writing code, running tests, filing pull requests, iterating on failures — while a developer reviews progress asynchronously. Sessions can span hours. The bottleneck before Codex Remote was that meaningful oversight required sitting at the host: approving a risky refactor at 11 PM from a laptop at home was straightforward, but doing the same from a phone with a flaky public internet connection was not.
The GA release removes that friction. Developers can now kick off a large refactor before leaving the office, follow along from a mobile notification, approve intermediate steps during commute, and return to a completed diff. For teams running Codex on dedicated build machines or CI-adjacent hosts, the same approach extends to shared infrastructure — the pairing model ties access to individual accounts rather than network position, so access is portable without becoming promiscuous.
Broader rollout context
The Codex Remote GA arrived alongside a handful of other ChatGPT Business updates, including a simplified model picker that consolidates speed and reasoning-effort tiers and new plugin admin controls for workspace governance. OpenAI has been steadily expanding Codex's reach since the agentic coding assistant launched earlier this year, and the mobile handoff has been among the most-requested gaps to close.
Sources
AI-assisted reporting, overseen by the AgentsAI team. Spotted an error? Let us know.
Related agents
More agents news
Synchrony Brings Store Financing and Rewards Into ChatGPT in Agentic Commerce Push
Consumer finance giant Synchrony announced an enterprise collaboration with OpenAI on August 17, launching a ChatGPT plugin that surfaces its store-card financing and rewards inside conversational shopping while adopting OpenAI's models internally.
Google Moves A2A Agent-Interoperability Protocol Under the Agentic AI Foundation
Google is transferring governance of its Agent2Agent (A2A) protocol from the Linux Foundation's general umbrella into the Agentic AI Foundation, putting the two leading agent standards, A2A and Anthropic's MCP, under one roof.
Microsoft Merges Its Two Copilot Apps and Pushes Deep Research Behind a $19.99 Paywall
Microsoft is unifying its consumer Copilot and Microsoft 365 Copilot apps into a single product and retiring Group Chats, Copilot Podcasts and free Deep Research on August 18, replacing Deep Research with a more capable 'Researcher' agent locked behind a $19.99/month Microsoft 365 Premium plan.
Singapore's Graas Raises $17M Series B, Acquires Trustana to Build Out Its Retail AI Agent Stack
Singapore-based retail AI company Graas closed a $17 million Series B led by Temasek-founded LemmaTree and simultaneously acquired product-data platform Trustana, aiming to combine transaction and product data into a single foundation for its agentic-commerce tools.