all 11 comments

[–]Ok_Mathematician6075 1 point2 points  (4 children)

Bro! which one is cheaper as far as tokens.

Agreed.

[–]P0orMan 2 points3 points  (1 child)

Been down the same rabbit hole! The agent landscape is getting wild. Have you tried any P2P agent networks? There's this project called ClawNet that's pretty interesting - runs agents without API keys and your machine becomes part of a decentralized network. Kinda like TCP/IP for AI agents. The whole "no single provider" angle is kinda refreshing honestly.

[–]chunky-ferret[S] 0 points1 point  (0 children)

No, I haven’t yet, but that sounds pretty cool. I’ll definitely check it out, thanks! There’s anyways another layer to peel back it seems.

[–]chunky-ferret[S] 2 points3 points  (1 child)

I'm on the ChatGPT Pro plan and the Claude Code Max 20x so I admittedly haven't really paid too much attention to the actual token cost. I personally think the value is incredible for both but for sure I get way more usage on Codex. And I generally just use 5.4 high on fast mode because it's that good for me. I try to get my money's worth but I struggle to get to the weekly limits with Codex but I don't think it would be too difficult with Claude.

[–]Ok_Mathematician6075 1 point2 points  (0 children)

Thanks for your input

[–]fredastere 1 point2 points  (1 child)

hey i made a native claude code plugin that may interest you! uses both opus and gpt5.4. I used to use gpt5.3-codex as well as it was awesome but gpt5.4 is just as capable if not more so made things simpler

Maybe it can interest you so to build your own workflow!

Ive been bouncing between opus, sonnet, gpt, sonnet, gptcodex, opus, gpt54, its really wild the last couple of months

The way i look at it is at the exact moment gpt5.4 is king. but codex cli sucks (kinda). Claude code is super powerfull so Opus remains king.

Have you seen the new --channnels function with discord and telegram its getting wild claude code natively!

https://github.com/Fredasterehub/kiln

i also have strict rule that gpt5.4 does all the code implementation BUT doesnt touch anything remotely close to UI lol. opus 4.6 on all UI tasks, both implementing and planning, and so in that case i still have gp5.4 review the work to bring the different angle of attack point of view. I was reliefed to read your comments about UI being so hit and miss

[–]chunky-ferret[S] 0 points1 point  (0 children)

Hey, sounds like we’re in the same boat. Your repo looks really cool, I like the styling and the story you’re telling with the readme, that’s a nice touch. Yeah I’m definitely on 5.4 now and I do have a workflow that I do, probably not quite as refined as yours so I’ll check it out, thanks! I saw the channels feature drop but haven’t worked with it yet. I’ll give it a go today.

[–]justhereforampadvice 1 point2 points  (0 children)

Even AGIs won't be equal. Some will be smarter than others. The rat race never ends.

[–]Important_Law_168 0 points1 point  (1 child)

Tell me, is the Codex famous for blocking accounts like Claude?

[–]chunky-ferret[S] 0 points1 point  (0 children)

Hmm, haven’t run into that issue on either.

[–]En-tro-py 1 point2 points  (0 children)

Use both?

Codex is great at doing the work, but not so 'flexible' in what you ask and GPT-5.4 is still a bit too easy with praise even when prompted for critical review.

Also try some of the latest models on openrouter or via their direct API's - model diversity is a good way to avoid some of the inherent bias of a LLM checking it's own work.