Remix.run Logo
Wowfunhappy 2 hours ago

Also isn't OpenAI's Codex written in Rust?

pohl an hour ago | parent | next [-]

I don’t think so. The ChatGPT app was, which is the “Classic” app now. The Codex app that they’re carrying forward is an Electron app and if you forget to quit it before you walk away it’ll make even your M5 Max unresponsive eventually. Sad days.

Wowfunhappy an hour ago | parent [-]

Sorry, I meant the Codex CLI harness. I don't understand why OpenAI decided to start using the "Codex" name for everything.

hocuspocus 2 hours ago | parent | prev | next [-]

Codex, Kiro, Grok Build. Pi has a clone in Rust too.

edgyquant 2 hours ago | parent | prev [-]

I don’t think so it’s an npm package iirc

ceehex 2 hours ago | parent [-]

you can install binaries with npm too, not just limited to js