Replies: 40 comments 16 replies
-
|
Thanks for posting to the discussion forum. If you'd like to submit a feature request, I recommend doing so in our issue tracker. That will allow other Codex users to respond and upvote if they support it. We use upvotes on feature requests to prioritize feature work in Codex. When you say "run Codex on my laptop", are you referring to the Codex CLI? The Codex IDE Extension running in your IDE? |
Beta Was this translation helpful? Give feedback.
-
|
I use tmux for such things. It's not getting terminated when the ssh connection is broken, and I could reconnect to it later in another ssh session. |
Beta Was this translation helpful? Give feedback.
-
|
Would really like to have this feature, similar to https://code.claude.com/docs/en/remote-control which I can access codex session from ChatGPT mobile app interface. |
Beta Was this translation helpful? Give feedback.
-
|
Folks, OpenAI is really behind with the coding harness. Please implement this feature |
Beta Was this translation helpful? Give feedback.
-
|
This feature is rewarding and wanted! |
Beta Was this translation helpful? Give feedback.
-
|
The omission of this feature is enough that I’m actively choosing competitors over Codex for this feature alone |
Beta Was this translation helpful? Give feedback.
-
|
(Maintainer of CodeVibe here — apologies for the self-mention.) Exactly the pattern this thread is about. CodeVibe automates the tmux + mobile bridge that people here are hacking together with SSH — you keep the For this use case specifically:
macOS / Linux / WSL install: More here: https://quantiya.ai/codevibe Free to use. Happy to answer questions about how the sidecar/plugin model works. |
Beta Was this translation helpful? Give feedback.
-
|
This would be fantastic; I've been experimenting with Codex after being a major Claude Code user as of recently, and this is one of my major remaining pain points. I'm really hoping this can be added! |
Beta Was this translation helpful? Give feedback.
-
|
This is MUST! I am on Claude Max 20. I want to switch to codex, but I use remote control all the time. |
Beta Was this translation helpful? Give feedback.
-
|
Isn't this it? https://developers.openai.com/codex/remote-connections |
Beta Was this translation helpful? Give feedback.
-
|
This really needs to be added by OAI... |
Beta Was this translation helpful? Give feedback.
-
|
+1 yes please |
Beta Was this translation helpful? Give feedback.
-
|
+1 would be lovely |
Beta Was this translation helpful? Give feedback.
-
|
+1 |
Beta Was this translation helpful? Give feedback.
-
|
You guys should see this :) https://x.com/emanueledpt/status/2052025982182154572?s=46 This is Remodex: a Remote Control for using Codex on your iPhone! |
Beta Was this translation helpful? Give feedback.
-
|
Marketing hype, or is this actually real? If it’s real, I’m curious how it works e.g through a bunch of Docker stacks, native support in Codex, etc. Where does OA hide this kind of info? ** EDIT ** |
Beta Was this translation helpful? Give feedback.
-
|
This is what the reality looks like, taken from:
Please tell me I’m wrong, but this looks like a poor man’s version of remote control using SSH terminal login (which you can already do today), rather than actual native web-based remote control like Claude Code’s I’m utterly disappointed! |
Beta Was this translation helpful? Give feedback.
-
|
Ima close this as what I requested was shipped. If you have feedback on the current feature, please create a new discussion/issue. |
Beta Was this translation helpful? Give feedback.
-
|
Please don’t. The current beta feels like a marketing ploy. Here’s why: I managed to connect to Codex CLI And as I asked before: seriously, where has OpenAI hidden all the info/docs on how this is actually supposed to be used??? Maybe I’m completely off base here, but unfortunately it still feels like a quick hack so they can market it as: “Look, we have remote control too!” I really hope someone at OpenAI with a bit of drive and some actual understanding of what developers working in enterprise environments really need gets started on a proper solution instead of a quick hack just to keep the marketing department happy. Just my 10 cents! |
Beta Was this translation helpful? Give feedback.
-
|
Guys, your roadmap is really as simple as just copying Claude Code. How are you still fumbling it? It's been so many months, which in AI is equivalent to years. This is the easiest dunk you can do... |
Beta Was this translation helpful? Give feedback.
-
|
+1 |
Beta Was this translation helpful? Give feedback.
-
|
Haven't looked into remote controlling the CLI but it works pretty good with the Codex desktop app, I can control multiple sessions, even create new ones which the ClI couldn't easily do so I feel like the desktop integration is the stronger one anyway |
Beta Was this translation helpful? Give feedback.
-
|
I cannot connect to the Linux CLI |
Beta Was this translation helpful? Give feedback.
-
|
Workaround found! Just connect to the headless machine via SSH using the Codex App on any other PC. That PC then acts as a bridge, allowing you to remotely control the headless machine from your phone. Everything still runs entirely on the headless machine, so the experience is essentially identical to running Codex CLI directly on it. |
Beta Was this translation helpful? Give feedback.
-
|
We’ve been building an open-source project around this exact gap: controlling local coding-agent sessions from another device, without assuming the official mobile app is the only client. Agents Anywhere is not a replacement for Codex. It’s more of a self-hosted control plane for Codex / Claude Code / OpenCode-style agents running on your own machine. GitHub: https://github.com/anywhere-labs/Agents-Anywhere The main thing we’re trying to preserve is: local runtime, user-owned machine, remote control surface. |
Beta Was this translation helpful? Give feedback.
-
|
After connecting remote codex to my Mac, I got Codex to actually generate me a pairing code that worked on my Android phone. Now my Chatgpt app shows both my mac and my remote dev box. I asked Codex to generate reproducible instructions for others, see file attached: |
Beta Was this translation helpful? Give feedback.
-
|
Tried switching from claude to codex but this is indefensible |
Beta Was this translation helpful? Give feedback.
-
|
@codex remote-control is very essential for power and serious users. Claude just nails it. If codex does not implement it soon, I am going back to Claude. Trying codex nowadays to see if Sol really stand against Fable. |
Beta Was this translation helpful? Give feedback.
-
|
so much for llms replacing devs, huh? very basic feature not implemented for months. oai should point its token cannon at this issue for half an hour if thats all it takes |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
It would be nice if I could run Codex on my laptop/desktop machine in a headless/daemon mode.
Then, remote control it from my ChatGPT -> Codex app.
I'm basically doing this already today with a combination of Tailscale (VPN) + Terminus (SSH client).
Being able to use a proper mobile app UI would be much better for me than having to access the sessions through ssh + tmux.
I don't like the current Codex cloud option because:
So something like
codex teleportcommand would be much desirable.Beta Was this translation helpful? Give feedback.
All reactions