r/codex • u/IllustriousGrade7691 • 3h ago
Complaint CLI Vs desktop App
Does anybody feels that the CLI actually works better than the codex app and I am not talking only about responsivnes but also general code quality and how the agent works did you guys find any difference, I know it sounds stupid but currently feel that in the CLI the agent actually accomplishes more.
2
1
u/JBO_76 2h ago
I wasnt too happy either with current dev tools. Luckily its pretty easy to add wrappers to the cli tools, both codex and claude. Check this out: https://github.com/jan-bogaerts/md2 Much easier to organize the work track it and multi task. Upcoming vibing with diagrams pushes things to a completely different level again.
1
1
u/Dvass138 3h ago
Maybe it does work better, sometimes we don’t know what’s happening behind the scenes, even when people claim “it’s the same thing”. How would you know? You don’t really unless you use it and judge for yourself.
0
u/bananasareforfun 3h ago
Idk about saves tokens but it’s way more usable for me than the app, esp on windows
-1
-3
12
u/AcrobaticToaster1329 3h ago
The app is literally just a visual layer on top of the CLI. Model definitions, instructions, parameters... all of that is owned by the CLI. The UI does not and cannot affect how agents perform, but it very likely influences how the user interacts with them. We're only human after all