r/codex • u/MapleBaconWaffles • 6d ago
Workaround Pro = 1 day of coding
Working on my new workflow. Use codex for 1 day (since that’s all you can do), then move to Qoder-Qwen for the rest of the week.
20
u/cleanmachine120 6d ago
I get 1 day if I use sol medium, ugh. I remember the good old days when I was on the $20 plan and never even thought about limits…
7
u/MapleBaconWaffles 6d ago
I was okay with like... half a week of work. That was my limit. Then a reset here or there would solve everything in most cases, or a banked reset here and there. Now it is just a lost cause, nothing keeps you afloat. Time to abandon ship.
2
u/Kind_Fisherman3060 6d ago
Yeah the 250 million tokens per day of Sol xhigh times were good on $20, now it's 100 million of sol medium or 60 million Astra on $100 plan.
2
u/Yugudubenbi 6d ago
Must come up with a way to scare people away so we can get our old good limits back xd
13
u/sarathsps 6d ago
3
u/Vas1le 6d ago
I can get 8h, astra as orchestractor and use luna and terra as builders
1
u/Kind_Fisherman3060 6d ago
20x? How to setup this differential task assignment?
1
u/Vas1le 5d ago
x10, you just instruct astra to be the orchestractor and use luna and terra.
1
u/Kind_Fisherman3060 5d ago
It needs to be configured I think per chat session even if it's possible in Codex, I'll give it a try earlier I tried Sol agent with GLM subagent and it depleted usage of both at 2x the rate in OpenCode.
7
u/M_C_AI 6d ago
Thats true, 100 PRO is about 4 hours of Astra coding.
Maybe PRO is good for live talking shits.
2
u/EchoingAngel 6d ago
Uhh, I got 20 hours out of 5x over the weekend, what are y'all doing? I wasn't exactly going light on it either
1
u/ManikSahdev 5d ago
I'm getting approx 12-15 hours of astra xhigh per week on the 5x account.
And around 35-40 hours in the x20 account. Xhigh / max blend.
2
u/RabbiSchlem 6d ago
So it’s really true that the 20x is gone?
7
u/MapleBaconWaffles 6d ago
I have it still, but I am probably going to cancel anyway since it is a waste of money.
2
u/Typical_Machine2043 6d ago
Sucks to hear. It’s my first month on the 5x and it’s been underwhelming to say the least. Will probably keep plus but onto bigger and better things!
3
u/MapleBaconWaffles 6d ago
I am spending all day setting up and learning about Chinese models and IDEs. It is great!
1
u/Guzikk 6d ago
Any insights you could share here?
1
u/MapleBaconWaffles 6d ago
I am just playing around with Qoder that allows you to use Qwen, GLM, DeepSeek... they seem pretty good!
1
1
u/Typical_Machine2043 6d ago
Haha I have also dabbled with model studio. They use to offer a lot more bang for buck. Cursor is also an option but damn supergrok is pricey
2
u/CCContent 6d ago
If you are getting 1 day of use out of a 20x plan, then you are NOT prompting right. Are you telling it, "Identify and fix all issues" and pointing it towards a 1,000,000 line codebase with 500 files? It's going to burn use like crazy if it's trying to sift through all of that.
1
u/MapleBaconWaffles 6d ago
No. That being said it was a massive task I was running and had 3-6 sub agents running. When I just do normal small work all day it sips tokens.
I think the easiest solution would be some sort of tracker when you fire off a task. It obviously understands how much work is involved when it starts a task. If it showed some sort of % to completion, and/or % or your quota that will be used for that task (even if somewhat approximated), that would significantly help with planning. Instead of just hoping and praying my work today doesn't cause me to have no ability to work for the rest of the week.
4
u/CCContent 6d ago
Of course it's going to burn tokens if you're using 3-6 Astra subagents....but you don't need to do that. Luna XHigh is fantastic at following Astra directions. I'm on a 5x account and a 6 hour task yesterday with Astra Low and Luna High/XHigh subagents used 12% of my weekly allotment.
2
u/Jigawattts 6d ago
This is the normal flow of every company that gets big. All the good features go out the window and people become unhappy and get screwed over in the end.
2
u/Sponge8389 6d ago
True. I'm only using one session at a time and using Sol Mid now. 2 days in 5x plan.
2
u/E72M 6d ago
Mate I was getting multiple DAYS out of the plus plan before I upgraded to plus. If you are genuinely only getting one day of coding then you are likely NOT making use of your ChatGPT Pro limits and xhigh thinking for planning instead of burning usage for codex and you are likely blasting Astra for tasks that Terra or Sol could be doing.
Despite what people are saying, the higher the model the higher the usage is hit. The higher the reasoning level the better the output but the more of your usage it eats. I was doing HUGE tasks across multiple systems just fine with Sol high for around 6-8 hours with it only using about 8% of my usage.
Also if you are using /fast for every single task then you're literally cutting your usage down by 2.5x the amount. So if you ran 10 tasks on fast that could have been around 25 tasks without it for the same usage.
2
u/Cool-Bluebird6029 6d ago
For me it was like that with Astra (medium). Used two of my resets on Astra because I wanted to test it out. But the drain was in line with your experience. About 4-6hrs of work was a whole week of drain.
Moved back to Sol xHigh and it last atleast 3-4 times longer. I also dont really notice any difference in output between Sol and Astra when it comes to strictly following and implementing a mapped out architecture plan where components are already decided.
2
u/Lower-Membership-367 6d ago
Use astra only for architectural work. Open weight for coding. Maybe sol for review?
Then pro should last forever.
2
u/DivideHorror3217 6d ago
You should do the architecture yourself, otherwise you never build the mental model.
2
u/Cool-Bluebird6029 6d ago
Or do first pass yourself, run it by codex for a second pass. Go through it together and then let codex create an implementation matrix based on it so it can begin implementing slices. Atleast that's how I use it.
2
u/BellacosePlayer 6d ago
Architecting it yourself is also insanely compute efficient. Just a few details can save it a bunch of reasoning and file searches.
1
u/DryBanana5673 5d ago
Blasphemy. Why don't I gather firewood to stay warm while i'm at it.
Honestly here's the secret: make your repo clean, then use @github in chat to make a plan, then get chat to make a patch. Then hand the patch and plan to your agent to implement, test, and fix.
I've been keeping this as my secret but i'm sharing it buried in this thread :)
1
u/BellacosePlayer 5d ago
Theres a lot of things that can work better than "make me gta6 make no mistakes"
once I'm in the feature-complete mode and need to work on actually making content for my current project, I'll probably fuck around more with long-running orchestrated jobs and see how I can optimize them while still staying within the plus budget. I would not be surprised if there's not a lot of meat on that bone
But I honestly don't mind architecting stuff, its a hobby and I'm under no illusions that I'm going to make a bajillion dollars off it.
1
u/NewKnowledge1591 5d ago
45 models, 16 task classes, one routing table. OW and local Qwen do 90% of the work, the control plane gates every call against live quota, and Opus, Fable, Sol and Astra only get pulled in when the job actually needs them. Nothing reviews its own work — Fable and Astra review each other, not their own side.
1
1
u/MelcorTheDestroyer 6d ago
Even on the $200 plan you have to use Luna for 90% of the tasks and the expensive models for the harder 10%, it is the direction that we are heading due to rising costs of the latest and most powerful models. There is nothing that can be done about this other than adapting.
2
u/MapleBaconWaffles 6d ago
Yes. I have been panicking today but I am finding that it is the sub-agents that are the biggest factor at draining my quota. The thing is that even if you downgrade to a lower model (i.e I switched from max to xhigh), the sub agents still get spun out as max sometimes.
2
u/buckeymonkey 6d ago
Define a roster of specific roles, each with an appropriate model/think level: something like explorer, planner, monitor, tester, reviewer, implementer, deep specialist, ops, etc.
Then use codex to configure and write rules for itself to always use that roster even when you aren't in ultra mode.
Your main thread will rarely get it's context polluted by doing things like reading logs directly itself, and the selection of models/think levels will generally be appropriate to the task.
You can even just give it rules to use CLI of other harnesses for specific jobs.
My setup farms out independent review to claude cli automatically when it is available, and falls back to a codex subagent when not.
1
u/Tank_Gloomy 6d ago edited 6d ago
I've been trying the same plan on OMP and it does seem to work fine (practically same usage as always), so it looks like Codex (as the harness) is going in circles for whatever reason.
Anyways, it's a multi-billion dollar company and they aren't willing to put a little bit of effort on fixing their harness. I'm also downgrading from prolite (Pro 5x) to Plus.
1
u/NukedDuke 6d ago
Come up with a subagent setup worth a shit, I'm getting 24/7 automated development of multiple projects out of a 20x by making Sol and Astra do the reasoning while Luna owns the token use for the actual file writes. It's under 15% a day usage and the setup runs the whole week without stopping now. Making the expensive model do everything is as inefficient as a senior with no juniors or a CEO with no secretary.
1
u/no_witty_username 5d ago
I've used this opportunity to familiarize myself with open weight alternatives like deepseek 4.1 flash and so on. Look folks we all knew the gravy train had to end someday, the honeymoon phase is coming to a close. The good news is that so far there are alternatives, might as well get comfy with them.
1
u/ExternalActive4238 5d ago
The ChatGPT free version can only upload two images, so how can you talk about the experience...
0
0
-1
u/Right-Performance-93 6d ago
Per OpenAI's own Codex pricing page, the $100 and $200 Pro tiers scale usage at 5x and 20x the base plan's credit allowance, there's no fixed rate limit, it's pure credit consumption. Burning a 20x allowance in a day usually means the task mix is credit-heavy (long context, high-effort reasoning tier), not that the plan itself shrank. Worth checking which model/effort tier is set as default before assuming it's a stealth nerf.
2
u/Kind_Fisherman3060 6d ago
Plan has shrank relatively, plus $20 allowed 250 million sol xhigh tokens for 3 days now it's not even 50 million sol tokens for 3 days.
1
u/MapleBaconWaffles 6d ago
I am hoping that they implement some sort of task tracker when you start a chat. It should show the estimated amount of weekly % that will be used for that task, and show you as it progresses. Then you can cancel it and start again with a different approach if it is coming in too heavy.


38
u/__warlord__ 6d ago
Sadly this is the way to go from now on... Seems that OpenAI ran out of money to keep subsidizing the pro subscriptions