Top
Best
New

Posted by mikeevans 20 hours ago

Codex is now in the ChatGPT mobile app(openai.com)
406 points | 208 commentspage 6
Loranubi 15 hours ago|
macOS only so far. "Windows is coming soon"
sbinnee 16 hours ago||
I don't like this direction. For accessibility aspect, sure it is good. But Codex is a coding product. I am increasingly concerned of lack of reviewing practice. I doubt that a mobile app is good for reviewing code changes.

> Stay connected to active work from anywhere

... (and anytime because it's on your phone). No thanks.

xenophonf 11 hours ago||
Can someone explain how the ChatGPT Codex Connector works in concert with GitHub access controls? I am not sure how to add it to my GitHub repositories, accounts, or organizations without potentially giving any OpenAI customer access.
m3kw9 13 hours ago||
Buggy af though
cyanydeez 17 hours ago||
opencode behind a nginx proxy with a standard user/password is sufficiently powerful. You can also upgrade to https://docs.linuxserver.io/images/docker-code-server/ and run any vscode plugins; opencode's plugin is pretty rudimentry but cline has been making a lot of strides.

You can run your local LLM and just connect the docker containers. I'm paranoid of being disconnected from the LLM, so I never run any of this on the same machine, so orchestrating a docker-compose file that provides the necessary services is important.

I'm still trying to find a good remote file system to loop into the setup for improved switching between cli and these web containers.

ghostlyy 3 hours ago||
[flagged]
fstepho 4 hours ago||
[flagged]
daniel3303 2 hours ago||
[dead]
theuniverseson 6 hours ago|
[flagged]
More comments...