AI

OpenAI brings Codex remote access to the ChatGPT mobile app

At a glance:

  • OpenAI has integrated its Codex coding agent into the ChatGPT mobile app for iPhone and Android, enabling remote access to Codex sessions running on a Mac.
  • Pairing is handled via QR code — users scan from their phone to sync with the desktop app and get real-time updates including terminal output, diffs, and approval prompts.
  • Windows support is on the way, following the recent Codex Chrome extension launch and the GPT-5.5 model release.

How the mobile integration works

OpenAI has made Codex accessible from anywhere by embedding it inside the existing ChatGPT app on iPhone and Android. The setup process is straightforward: users update both the Codex Mac application and the ChatGPT mobile app, then select a new "Codex mobile" section within the Mac app interface. A QR code appears on screen — scanning it with a phone completes the pairing instantly. No additional accounts or configurations are required.

Once connected, the mobile app pulls the live state from the Mac where Codex is running. This means a user can walk away from their desk, open ChatGPT on their phone, and immediately see active chats, running projects, and the current status of any in-progress task. The experience is designed to feel like a seamless extension of the desktop session rather than a stripped-down companion.

What you can do from your phone

From the ChatGPT mobile app, users have meaningful control over Codex sessions. They can review outputs as they arrive, approve or reject commands before execution, switch between available models, and inject new prompts into active threads. Notifications fire when Codex finishes a task or requires human input, so nothing stalls silently in the background.

Importantly, files, credentials, and system permissions remain on the machine where Codex is operating — they never leave the Mac. What does travel back to the phone in real time are screenshots, terminal output, diffs, and test results, giving developers full visibility without exposing sensitive local data.

Security considerations

OpenAI has included an explicit warning with the feature: users should only pair devices they own and trust. Because Codex will access the desktop's files, applications, and browser to complete tasks initiated from a phone, the trust model is critical. The QR-code handshake helps ensure that pairing is deliberate, but the responsibility for device security still rests with the user. Anyone on a shared or untrusted network should be cautious about granting remote control-level access to their development environment.

OpenAI's broader push with Codex

The mobile integration follows a busy stretch for the Codex product. Just prior to this announcement, OpenAI shipped a Codex Chrome extension that lets the agent operate directly inside the browser — testing web apps and pulling context across open tabs. Together, these moves signal that OpenAI is building out Codex as a cross-platform, always-accessible coding assistant rather than a single-desktop tool.

The timing also lines up with the launch of GPT-5.5, which OpenAI says brings meaningful gains in agentic coding, computer use, and multi-step reasoning. Codex sessions running on the desktop can already take advantage of the newer model's improved planning and verification capabilities, and the mobile layer gives developers oversight of those smarter sessions from anywhere.

Editorial SiliconFeed is an automated feed: facts are checked against sources; copy is normalized and lightly edited for readers.

FAQ

Which platforms does the Codex mobile integration support?
The Codex mobile feature is available on both iPhone and Android through the existing ChatGPT app. The desktop side requires a Mac, where the standalone Codex app runs the sessions. OpenAI has confirmed that support for remotely accessing Codex on Windows is planned and will follow soon.
How do I pair my phone with a Codex session on my Mac?
First, update both the Codex Mac app and the ChatGPT mobile app to their latest versions. In the Mac app, navigate to the new "Codex mobile" section, which will display a QR code. Open the ChatGPT app on your phone and scan that QR code to establish the connection. Once paired, the mobile app will load the live state of any running Codex sessions.
What security measures are in place for Codex mobile access?
Files, credentials, and system permissions remain on the Mac where Codex is running and are not transmitted to the phone. Only screenshots, terminal output, diffs, test results, and approval requests flow back to the mobile device in real time. OpenAI recommends that users only pair devices they own and trust, since Codex will have access to the desktop's files, apps, and browser.

More in the feed

Prepared by the editorial stack from public data and external sources.

Original article