If you've ever thought of a code change during a meeting and lost the idea by the time you got back to your desk, Codex Remote is the product OpenAI just built for you. This week, OpenAI moved Codex Remote from limited preview into general availability on every ChatGPT plan, from Plus upward. Scan a QR code in the ChatGPT app on your phone, and your laptop starts taking instructions from wherever you are.
What changed this week?
Codex Remote is now available to every ChatGPT subscriber, not just preview testers. If you have a Plus, Pro, Team, or Enterprise plan, you can connect your phone to your computer right now.
The connection process also got simpler. During the preview, pairing required manual configuration. Now it's a QR code scan. Open Codex on your computer, choose "Set up Codex mobile," scan with the ChatGPT app on your phone, and the pairing completes in under a minute.
For context: this is the second major Codex update in June 2026. Two weeks ago, OpenAI shipped Record and Replay, which lets Codex learn a workflow by watching you perform it once. Remote is the next layer: not just capable enough to handle tasks, but reachable when you're not at your desk.
How do you set it up?
Three steps, under 60 seconds.
- Open Codex on your computer. Works on macOS and Windows. In the menu, choose "Set up Codex mobile." A QR code appears on your screen.
- Scan with the ChatGPT app on your phone. iOS and Android both work. Make sure you're on the latest app version. Your phone connects to that specific machine via a secure one-to-one session.
- Done. Your host computer appears in the Codex tab of the ChatGPT app. From here, you can start tasks, check progress, and approve actions.
Think of it like pairing a Bluetooth headset, but for your development environment. Once paired, the connection stays active until you disconnect it manually.
One practical note: the pairing is machine-specific. If you work across multiple computers, you'll need to re-pair when you switch. Worth knowing before you expect a roaming session across your whole setup.
What can you do from your phone?
More than you'd expect from a small screen.
You can start new tasks on your host computer using natural-language instructions: "refactor the database layer," "write unit tests for the checkout flow," "fix the API timeout handling." Codex picks up the task as if you were sitting at the keyboard.
You can follow progress in real time: see which files Codex is modifying, which tests it's running, and which shell commands it's executing. Diffs and test output appear on your phone as they happen.
You can approve actions before they execute. Codex asks for sign-off before pushing code, deleting files, or running commands with side effects. A single tap on your phone is all it takes.
You also get notifications when a task completes or hits a problem, so there's no need to watch the screen continuously.
You can also pick up tasks you started before leaving your desk. Mid-refactoring and heading into a two-hour review? Codex keeps running on your laptop, and you follow along from the conference room.
What does it cost?
Codex Remote is included in every ChatGPT plan at no extra cost.
| Plan | Monthly price | Codex Remote | Best for |
|---|---|---|---|
| ChatGPT Plus | $20/month | Yes | Individual developers |
| ChatGPT Pro | $200/month | Yes | Power users, freelancers |
| ChatGPT Team | $30/user/month | Yes | Small dev teams |
| ChatGPT Enterprise | On request | Yes | Large organizations |
For most individual developers, Plus is the right starting point. Pro gives higher concurrency limits if you're running several Codex tasks simultaneously. If you're evaluating which AI tools actually deliver value, the key factors for Codex Remote are how often you think of tasks away from your desk, and whether your host machine can stay running while you're gone.
Where does it fall short?
Codex Remote has real limitations worth knowing before you build it into your workflow.
The biggest: your host computer must stay on and connected to the internet. If your laptop goes to sleep or loses network access, the session drops. You can't kick off a task at 10 PM if your work machine was closed at 6 PM. The workarounds are a desktop that stays on, or a cloud workspace via the DigitalOcean integration that Codex can provision directly.
Second: Windows machines currently can't act as the controlling device. You can control a Windows computer from your phone, and a Mac can control a Windows host. But using a Windows laptop to send tasks to another machine isn't supported yet. Phone to any host type works fine on both iOS and Android.
Standard Codex limitations apply regardless: the agent works best on repositories it has context for, and complex multi-repo tasks sometimes need manual nudges. None of that changes based on whether you're at your desk or remote.
Why this matters beyond the convenience argument
Developers lose time not because they can't code, but because they're not at the keyboard when the problem is fresh.
Recent workplace research puts the average knowledge worker above 15 hours per week in meetings, with fewer than 13 hours of uninterrupted focus time. For developers, that ratio means the sharpest ideas for code changes often surface during structured time when acting on them immediately is impossible. By the time focused work begins, context has faded and other priorities have moved in.
Codex Remote changes that constraint. When a code idea comes up during a standup, you can delegate it before the next agenda item. When a bug is described in a meeting, Codex can start working on it while the discussion is still live. The task begins while the context is active, not two hours later when it's deprioritized.
This is also part of a broader shift. GitHub Copilot Workspace, JetBrains AI Assistant, and now Codex Remote are each extending AI coding assistance from desktop-only workflows into something more ambient. The developer doesn't need to be at the machine for the machine to be working. For teams already using AI coding tools, Codex Remote is a natural extension of what they're already doing, not a new category to evaluate from scratch.
The setup takes a minute. The habit takes longer.
The technical barrier is low. Pair your phone, start a task, get a notification when it's done.
The harder shift is building the reflex: when a code idea surfaces during a meeting, you reach for your phone instead of a notepad. That's a small behavioral change, but it's the one that determines whether Codex Remote saves you real time or just adds another configured-but-unused tool to your setup.
The cost of trying it is a minute of setup and your existing ChatGPT subscription. If it fits your workflow, you'll know quickly. If it doesn't, the QR code pairing is just as easy to undo.