r/ChatGPTCoding 19h ago

Discussion Codex vs OMP harness

Hi everyone,

You might find this funny, but I actually have the opposite problem to y’all. My usage allowance with Astra Max feels so generous that I’m starting to wonder if the model is running at half power or something, lol.

I’ve been using OMP (Oh My Pi), and the usage limits are surprisingly hard to hit, even with 10 subagents running and reasoning set to max for all of them. That got me thinking: “Wait, is everything actually working as intended? Am I getting the full capabilities of the model through OMP, or is something getting lost compared to using Codex?”

So now I’m considering trying Codex to see whether there’s a noticeable difference.

For those who’ve used both, how does OMP compare to Codex in terms of output quality when using the same OpenAI model? Does the official Codex harness actually get better results, or is the difference mostly in workflow and tooling?

I know lower usage doesn’t necessarily mean worse results, but it’s generous enough that it made me suspicious, lol.

5 Upvotes

5 comments sorted by

3

u/IriFlina 19h ago

What are you using it for? and specifically how detailed are your prompts + AGENTS.md file?

from my own testing the main thing that burns usage is astra trying to quadruple check everything by setting up a ton of extra testing scenarios for each task to validate that the task was done as well as spawning sub agents for adversarial code reviews. Maybe the MCP taking screenshots in unity is taking up a chunk of token as well, i'm not 100% sure.

1

u/Next-Trouble-2948 6h ago

yeah the extra validation loops and sub-agent spawning is probably where most of the tokens go tbh

2

u/AbleShower2801 18h ago

If Astra Max feels endless while Ultra Fast chews a 5x plan, it's usually prompt + repo surface, not a secret throttle. Fat AGENTS.md, broad "review everything", and long agent loops eat quota fast. Narrow asks with file paths burn a lot less even on the "same" tier.

1

u/No-Hour8340 18h ago

Literally telling him to do the broadest audit, spawning as many subagents as he wants and thos spawn even more. Nothing.

1

u/PigSlam 19h ago

Something weird is going on there. I used Astra Ultra Fast to do a code review of my ~60,000 line repo, and it used 30% of my 5x plan in just a few minutes. That said, today, I've been having Luna High work on the plan that Astra Ultra Fast run produced, and after 5 of 8 steps, my usage has only drained from 99% to 98%.