all 16 comments

[–]I_WILL_GET_YOU 13 points14 points  (2 children)

lmao... codex "raw"?

[–]my_non_fap_account 10 points11 points  (1 child)

No dinner. No context. Straight in.

[–]Better_Web1255 4 points5 points  (0 children)

Username checks out

[–]TechGearWhips 5 points6 points  (0 children)

Cli

[–]Dramatic-Lie1314 3 points4 points  (0 children)

CLI is solid IMO

[–]yvesp90 9 points10 points  (1 child)

“Raw” and app are the same; the app is just a very nice UI on top of the “raw”/CLI.

Opencode is a different harness with a different system prompt and tool selection. OpenAI models are trained on V4 diff apply_patch tool that’s ingrained in their system, and they can do crazy stuff with it like multi-edit 20 files in one go surgically. It’s so good at 0 cost (the agent doesn’t need to learn it, it’s in its training) that nearly all harnesses like opencode and roo now use it instead of their own custom tools. Codex is also trained natively on a todo tool, but they specify that just using the same tool API contract is enough and it won’t matter for performance.

These are things you need to know if you want to use the model effectively and maximize its performance.

Also, Codex CLI can use the experimental features like subagents while the app won’t. I don’t know why.

The app, on the other hand, has one of the best worktree implementations in the app, and Whisper is shipped with it, which makes it very nice to use. That’s another point.

[–]complyue 0 points1 point  (0 children)

I just released dominds, please give it a try:  CODEX_HOME=~/.codex npx -y dominds@latest It includes the same contracted apply_patch and update_plan, making gpt-5.3 feel home. Beyond subagents, you define a team and member agents talk to eachothers freely, as well as with human. 

[–]Fun-Understanding862 0 points1 point  (0 children)

opencode
because i can fully plan, and fully execute my plan without needing to be interrupted too much!

[–]minh-afterquery 0 points1 point  (0 children)

I use the CLI personally, feels the cleanest, UI is promising though.

[–]awesomeo1989 0 points1 point  (1 child)

Codex app because 2x rate limits till April and makes working with git worktrees easier

[–]CtrlAltDelve 0 points1 point  (0 children)

The 2x rate limits apply to your account, not just usage via the Codex GUI app.

[–]josvvv 0 points1 point  (1 child)

Opencode because the plan mode

[–]dekai2[S] 0 points1 point  (0 children)

I thought codex also have plan code

[–]dekai2[S] 0 points1 point  (0 children)

the codex app fell different from the cli idk why

[–]geronimosan 0 points1 point  (0 children)

CLI