Hacker News new | ask | show | jobs
by conradkay 290 days ago
Cool project! Do you think a lot of Codex's strengths are just from using GPT-5 as the model?
1 comments

The codex model is trained differently than the normal models. It has extra training on how to use cli and I find it to be better at project scope tasks (eg running tests, migrations, etc). Whereas in my experience Claude is the better coding model.