top | item 45721189

(no title)

weavejester | 4 months ago

I'll try out Codex and see how that performs. Presumably I can just use OpenAI's Codex extension in VS Code?

discuss

order

bigwheels|4 months ago

Maybe, there are a few different things named "Codex" from OpenAI (yes, needlessly confusing) - "Codex" is a git-centric product, the other is the GPT-5-Codex agentic coder model. I recommend installing the Codex CLI if you're able to and selecting the model via `/model`.

  npm install -g @openai/codex
https://github.com/openai/codex