Skip to content
AI Primer
update

Codex reportedly leaks mobile remote access in ChatGPT app screenshots

Posts and screenshots from TestingCatalog, Kolt Regaskes, and others say Codex remote access is being prepared inside the ChatGPT app, but OpenAI has not confirmed a release. If real, the feature would extend the recent remote-control push from desktop sessions to phones.

4 min read
Codex reportedly leaks mobile remote access in ChatGPT app screenshots
Codex reportedly leaks mobile remote access in ChatGPT app screenshots

TL;DR

The screenshots are unusually specific. You can read TestingCatalog's mobile writeup and its earlier remote-control changelog report, then compare them with the changelog screenshot, which names codex remote-control as a simpler entrypoint for a headless app server. mattlam_'s overnight prototype even shows the rough shape of the workflow people expect OpenAI to ship.

Codex mobile

The modal text is the core leak. It says, "Use the ChatGPT app on your phone to keep working with Codex whenever your computer is awake," which ties the phone experience to an already-running desktop machine rather than to a fully standalone mobile agent, per testingcatalog's post and ai_for_success's screenshot.

The setup copy also exposes the first feature list:

  • Access all threads and projects
  • Create new threads and projects
  • Get notified when Codex desktop completes a task
  • Get notified when Codex needs attention

That reads like session continuation plus push notifications, not a separate Codex mobile app.

Remote-control plumbing

The mobile screenshots make more sense next to the earlier desktop evidence. testingcatalog's settings leak showed a Connections panel with toggles for "Allow other devices to connect" and "Keep connection alive," plus an authorization flow for signed-in devices.

A day later, testingcatalog's correction clarified that the keep-alive toggle was for incoming connections, where other devices control Codex, not for keeping outgoing SSH sessions open. Separately, the changelog screenshot described codex remote-control as a simpler entrypoint for starting a headless, remotely controllable app-server.

Put together, the leaked surface looks less like a random mobile UI experiment and more like a client for the remote-control layer already appearing in desktop builds.

The expected phone flow

One of the more useful community posts came from mattlam_, who mocked up a Codex remote-control flow using /goal. His breakdown is concrete:

  • /remote-control starts a small server on the laptop
  • Codex generates a fresh token and QR code
  • A phone connects through a web app
  • Phone and laptop stay in sync

That is not evidence of OpenAI's implementation, but it lines up closely with the leaked "keep working with Codex whenever your computer is awake" copy and gives a plausible model for how session handoff could work.

Other moving pieces

The mobile leak did not arrive in isolation. TheRealAdamG said /goal had already landed in the Codex app, not just the CLI, which matters because the community prototype for remote control was built around that command. And testingcatalog's follow-up said a new Usage tab was also being added to settings.

Those are small details, but they point in the same direction as the remote-control and phone screenshots: Codex is being broken into more persistent surfaces, with desktop state, mobile follow-up, and settings for device-level connections all showing up at once.

Further reading

Discussion across the web

Where this story is being discussed, in original context.

On X· 3 threads
TL;DR2 posts
Codex mobile1 post
Remote-control plumbing1 post
Share on X