Rendered at 11:43:29 GMT+0000 (Coordinated Universal Time) with Cloudflare Workers.
shostack 1 days ago [-]
Am I understanding correctly that I still can't run a headless session on my VPS in a way that let's me use remote control for a better 1st party mobile experience that doesn't require my laptop to be awake?
I really don't want to have to boot into a whole desktop Ubuntu instance simply to run this.
I've gone as far as starting to build my own handoff layer with Hermes as I want to use codex purely for coding in a more isolated fashion and not have it co-mingle my memory and unrelated sensitive context and tool calls. The newly announced integration was so close to what I wanted and yet so far for anyone that wants to keep sensitive data separated.
I wish they offered a consumer zero data retention plan.
embedding-shape 2 hours ago [-]
> Am I understanding correctly that I still can't run a headless session on my VPS in a way that let's me use remote control for a better 1st party mobile experience that doesn't require my laptop to be awake?
What exactly are you trying to do here? I have codex running on a VPS (headlessly) and I can use it just fine, ssh into the box and do "tmux attach" or whatever you use for such things. Where does your laptop come into play here and how is it related?
cromka 1 days ago [-]
They had a headless remote mode for a while, specifically for that purpose. Are you sure you checked well?
acheron 2 days ago [-]
I have it open in a browser tab, and I have the codex cli. What are the features/advantages this has over the old way?
embedding-shape 2 hours ago [-]
It's the same ever-long battle of "one new window with many tabs" vs "many tabs in existing window". Either you have a terminal window with N tabs for each Codex session, or you have one Codex Desktop window with all Codex sessions.
I don't necessarily think one is "correct" or "better" than the other, just different. Different user behaviors will favor different approaches.
loveparade 1 days ago [-]
You can do remote control / handoff with it, i.e. start on desktop and move to mobile. doesn't work with the cli
cromka 1 days ago [-]
Proper Markdown rendering?
undeveloper 1 days ago [-]
the desktop ui is considerably nicer to use if you ever find yourself switching between terminal tabs
amanzi 2 days ago [-]
Nice - I've been considering re-subscribing to OpenAI to try out their new models. This is just the push I needed. Looking forward to trying it on Fedora 44.
miguelnegrao 2 days ago [-]
Wouldn't most linux users just use codex cli or codex vscode ? Does the app bring anything not available on codex ?
fragmede 2 days ago [-]
Yes, a GUI. There are various terminal multiplexers out there, but OpenAI wants you to use theirs.
iluvcommunism 2 days ago [-]
[dead]
cedws 1 days ago [-]
How do you somehow make a cross OS browser platform only work on one OS in the first place?
embedding-shape 2 hours ago [-]
Easy, hire only people using macOS and whatever you ask them to build, unless it's explicitly cross-platform, will most likely only work on macOS, especially if you ask them to build a GUI application.
Not sure how this is strange?
taosx 2 days ago [-]
I've been extracting the asar and using it for a while on linux, I rarely start it but it's nice that I can start a session in chatgpt and then move on to codex in the same UI.
It's packed with features, voice mode, browser. I'm not really the target audience..
theyliesoeasily 2 days ago [-]
Looking forward to the "here's the data they're exfiltrating" breakdowns.
juujian 2 days ago [-]
I much prefer Claude, but this move may actually get me to pay for a subscription again.
I really don't want to have to boot into a whole desktop Ubuntu instance simply to run this.
I've gone as far as starting to build my own handoff layer with Hermes as I want to use codex purely for coding in a more isolated fashion and not have it co-mingle my memory and unrelated sensitive context and tool calls. The newly announced integration was so close to what I wanted and yet so far for anyone that wants to keep sensitive data separated.
I wish they offered a consumer zero data retention plan.
What exactly are you trying to do here? I have codex running on a VPS (headlessly) and I can use it just fine, ssh into the box and do "tmux attach" or whatever you use for such things. Where does your laptop come into play here and how is it related?
I don't necessarily think one is "correct" or "better" than the other, just different. Different user behaviors will favor different approaches.
Not sure how this is strange?
It's packed with features, voice mode, browser. I'm not really the target audience..
but yes would greatly appreciate an official port
I've passed on the Claude desktop app for that reason, despite being curious about the "Routines" feature that isn't available in the Claude Code CLI.
For what I'm doing, using containers would be secure enough and much lighter weight.