logoalt Hacker News

behnamohtoday at 6:50 AM3 repliesview on HN

How? I'm pretty much locked into Claude Code and even if gpt models are good now, the experience with codex CLI has been so bad I won't go back to it.

e.g., it still doesn't have /revise or /undo!


Replies

theshrike79today at 8:06 AM

Pi.dev makes GPT models a lot smarter, the codex harness isn’t very good

reassess_blindtoday at 7:16 AM

I've never used /revise or /undo, everything I do is just through natural language and seems to work great.

skeptic_aitoday at 7:55 AM

How can be locked? If you have a proper agents in your project it will work out of the box with any model. I use codex and Hermes on same project with 0 issues. Skills, MCP and other features are useless imo.

My agent has access to glab with a user and can do whatever within permissions. No need a MCP. MCP maybe just for browser control.