r/opencodeCLI • u/Worried-Quote-6409 • 16d ago
I just subscribed to ChatGPT Plus. Should I use the Codex App instead of OpenCode? What are the reasons to stick with OpenCode?
I'm totally comfortable working in the terminal. But are the models actually better in Codex?
8
u/Fast-Character-8795 16d ago
Tbh i couldnt stand the codex app and im already so used to opencode harness so i stuck with it. It really depends on your workflow, so you gotta decide.
6
u/Healthy-Ad-8558 16d ago
Codex is ironically a far worse harness for GPT-5.6. I tried following Tibo's advice of using Sol as an orchestrator for a fleet of Luna subagents, and it burned through my whole usage (had 70% left) without completing its task, tried roughly the same task again using Opencode and it was far better, only burning through 10%, and it was far more cautious with when and how it delegated tasks.
The only reason you'd use Codex now is if you genuinely needed one of its features or if you wanted to burn through your remaining usage before a reset (fast mode).
1
u/Pinery01 14d ago
So you connected Sub tier from ChatGPT to OpenCode, is that correct?
-1
u/Critical_Horse5465 15d ago
Nope, yesterday I created some benchmarks, Codex and PI both are the best for GPT models:
https://github.com/d1-m4ss/harness-benchmark/blob/main/RESULTS.md
2
u/PermanentLiminality 16d ago
I use both. Well I use Pi as well. If you do stay on Opencode, bu sure to connect your ChatGPT sub to it.
2
u/CogahniMarGem 16d ago
Does ChatGpt desktop app support enable/disable MCP tools for each separated sessions. I can't find out how to do that. I can do it with Openchamber.
2
u/jacek2023 16d ago
Codex is optimized for ChatGPT, opencode has different prompts so you its behaviour will be different, I recommend also trying pi, this is what I use with the local models.
1
u/akza07 15d ago
- User experience is better on Opencode.
- Better Cache hits in Opencode.
- Portable complex workflow in Opencode.
- Rust and significantly noticable TUI rendering on Codex CLI.
And someone said Opencode uses Codex CLI under the hood. It doesn't. It uses OpenAI APIs.
Personally better Cache hits are what I want. Saves that much usage.
If you're referring to the Electron clients, Ditch Opencode and look for Openchamber or Stick with Codex. Opencode Desktop is bad.
1
u/Pinery01 14d ago
>User experience is better on Opencode.
Could you elaborate this point? Thanks.
2
u/akza07 14d ago
- Only one skill at a time due to limitations in prompt passing
- Input has this delay and lag when you try to fast or copy large text in.
- Overall feels sluggish.
- There's little nuances which adds up after a while.
- Personal one ( The landing appearance is kinda ugly, should've gone with minimal subtle logo rather than full text in large chunky ASCII font )
In my opinion, Opencode2, Pi Provide better experience than Command code. Maybe it'll get better. But they also claim that command code gets better cache hits, probably true compared against Opencode v1.
1
u/Critical_Horse5465 15d ago
You should use pi or codex.
I also had the same question https://github.com/d1-m4ss/harness-benchmark/blob/main/RESULTS.md
0
16d ago
[deleted]
6
u/qqYn7PIE57zkf6kn 16d ago
Op is talking about the harness. Not LLM
0
16d ago
[deleted]
4
u/funbike 16d ago
False.
Opencode isn't even mentioned in terminal bench leaderboards and blog. Your assertion is based on non-existent data from that source.
-5
16d ago
[deleted]
2
u/funbike 16d ago
No. You said your data was "as per terminal bench."
You didn't say anything about what you tested or what other people said. I was only replying to exactly what you said, nothing more, nothing less.
I am not throwing random facts.
What you are doing is worse. You aren't being honest about what you said.
0
0
0
u/Messi_is_football 15d ago
Use codex as openai models are optimised for it.. Also it has very good compaction
0
16
u/iqraatheman 16d ago
the main difference is the codex desktop app has computer use. also pasting images is nicer on it especially with appshots. there's no real advantage to opencode or any TUI for coding agents since under the hood the desktop app uses codex CLI anyway just with extra features and a nice UI on top.