Remix.run Logo
conradkay 2 days ago

Cool project! Do you think a lot of Codex's strengths are just from using GPT-5 as the model?

muratsu 2 days ago | parent [-]

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.