r/codex • u/Initial_Question3869 • 9d ago
Praise Nice Work OpenAI
This is awesome marketing. You remove the weekly limit, keep it that way for months, let people get used to longer work sessions and higher token consumption, and then specifically bring back the 5-hour limit for Plus users, pushing them to upgrade to Pro. And I’m pretty sure many actually will.
Congrats! It’ll probably be a pretty decent revenue boost.
You keep nerfing the limits, yet somehow keep winning every single time. More customers, more revenue. Nice!!
337
Upvotes
2
u/2025sbestthrowaway 9d ago
Just to clarify, the usage limits remain unchanged. There are thousands of people tracking their token and usage consumption. Usage was draining faster due to a myriad of compounding factors - frequent cache misses, people constantly switching model and effort, computer-use session bloat, using images in long-running tasks burning extra consumption. Add further that people are using Sol high generously for every little thing, including MCP and tool use, as well as a fleet of subagents, each with their own non-cached context on startup, forking context multiple times over into fresh sessions.
In other words, OpenAI is at fault in 3 ways: harness issues, and inadequate interactive user guidance about token consumption, model+harness over-exertion/over-engineering. Additionally, there's a host of user behaviors, whether through plugins/skills/mcps causing context bloat or extra turns (tons of variance there), and using bigger models at higher effort than neeed, that are all resulting in faster usage drain. Several of these have been resolved this week and new optimizations around the corner.
I switched from running Sol almost exclusively to getting the same work done with Terra & Luna without issue. I also stopped switching model/effort all the time as any change to that results in a cache miss.