Hacker News new | ask | show | jobs
by xiphias2 391 days ago
I haven't read too much from others, but personally for me Codex online form was the biggest productivity boost in coding since the original Copilot.

Cursor just deleted my unit tests too many times in agent mode.

Codex 5x-ed my output, though the code is worse than I would write it, at this point the productivity improvement with passing tests, not deleting tests is just too good to be ignored anymore.

1 comments

What do you mean by "online form"?
Codex seems to also be available via CLI (https://github.com/openai/codex) as well as via the web (https://chatgpt.com/codex).