TLDR: OpenAI added Codex remote access to the ChatGPT mobile app for iPhone and Android, linked to a running Mac Codex session. The phone can view live work, approve commands, and send new tasks without moving files.
Key Takeaways:
- Codex stays a standalone Mac app, while mobile control moves into ChatGPT for iPhone and Android.
- Update both apps, open Codex mobile on the Mac interface, then scan the QR code to connect.
- Live desktop state streams to phones with real time outputs and approvals, but files and credentials remain on the paired machine.
Codex used to mean sitting by the machine. Now your phone becomes the remote steering wheel, while the real risk stays where credentials live: on your own Mac.
Codex used to mean sitting by the machine. Now your phone becomes the remote steering wheel, while the real risk stays where credentials live: on your own Mac.
Q&A
What breaks first when remote coding runs from your phone
Latency, focus, and approval timing. If Codex requests input while you are away or offline, tasks can stall and you might end up reviewing more context later.
Why keep credentials and files on the Mac instead of streaming everything to mobile
It reduces exposure by limiting what leaves the device. Streaming only outputs and approvals keeps sensitive data and permissions closer to where they originated.
How does this change the day to day workflow for developers
It shifts Codex from a babysitting problem into an interrupt based workflow. You start work on desktop, then check, approve, and redirect from your phone.
What happens if you pair the wrong Mac or lose the trusted link
OpenAI warns users to pair only devices they own and trust. Without careful pairing, you risk granting Codex access to the wrong environment and browser context.
If Windows remote access follows, what will be harder across operating systems
Getting consistent terminal behavior, file permissions, and app integration. macOS provides a specific execution model, and replicating that safely on Windows will be the real engineering and security test.
No comments yet. Be the first to share your thoughts!