Codex Can Now Work On Your Other Computer
Paste the doc link into Codex and ask it to set this up for you.
Codex can now work on a project that lives on another computer.
That means if your real code is on a Mac Mini, server, or cloud box, you do not need to move it first.
Codex can connect there and work in that setup.
What this is
Remote connections let Codex talk to another computer over SSH.
Plain English:
Your project stays on the other computer.
Codex connects there.
Codex works there.
The fast setup
Open this doc: https://developers.openai.com/codex/remote-connections
Paste that link into Codex on your computer.
Say: Read this and set up Codex remote connections for me.
Follow the steps.
If the feature is hidden, the doc says to add this to your config:
[features]
remote_control = true
Then add your host in Codex under Settings > Connections.
That is it.
