Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Can anyone share their experience with codex CLI? I feel like that’s not mentioned enough and gpt5 is already the default model there.


I decided to check-in on Codex after being a longtime Claude Code user. The experience was not great. GPT5 is pretty solid, however!

- The permission system is broken (this is such an obvious one that I wonder if it's specific to GPT5 or my environment). If you tell Codex to ask permission before running commands, it can't ever write to files. It also runs some commands (e.g. `sed`) without asking. Once you skip sandbox mode, it's difficult to go back.

- You can't paste or attach images (helpful for design iteration)

- No built-in login flow so you have to mess with your shell config and export your OpenAI key to all terminal processes.

- Terminal width isn't respected. Model responses always wrap at some hard-coded value. Resizing the window doesn't correctly redraw the screen.

- Some keyboard shortcuts aren't supported, like option+delete to delete words (which I use often, apparently...)

This is on MacOS, iTerm2, Fish shell. I guess everyone uses Cursor or Windsurf?


They said images are coming soon to codex

There is a built-in login flow


> There is a built-in login flow

Ah this doc needs to be updated: https://help.openai.com/en/articles/11096431-openai-codex-cl...


Not good sadly, Claude Code seems so much better in terms of overall polish but also in how it handles context. I don't really want to through the LLM into the deep end without proper tools and context, and I get the sense that this is what was happening with in Codex.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: