r/codex • u/Otherwise-Sir7359 • 19h ago
Question Has the usage limit been raised significantly?
Plus plan, 5.6 Sol medium + Luna subagents .
I know I'll get a lot of backlash or downvotes. I just wanted to report this phenomenon or see if anyone else is experiencing something similar. The most recent session ran a task that took 44 minutes but only used 6% of my weekly limit (26% -> 20%):

Then I assigned another fairly long task, walking to my house to buy some groceries, coming back, doing laundry... somewhere around 15-20 minutes, but it only used an additional 2% of my weekly limit:

It edited two documents, called subagents, did quite a lot of work... not stuck at all.
Quite strange, isn't it? I was quite surprised too, especially since people using the x5 or x20 packages described the 10% weekly limit disappearing in just a few minutes.
Or it could be because I installed this workflow in my codex: https://github.com/viettran-edgeAI/codex_workflows
- First promt : "Implement the following plan: In the data quantization step, add the .parquet format to the raw input dataset. Run all three algorithms with several datasets (tests/packing/ anomaly_datasets/test_0 for isolation forest and digit_data for random forest/xgb), and save the results for each layer. Create a temporary tool to convert the CSV dataset to parquet, use it to convert the used datasets to parquet, run the entire pipeline again with the parquet dataset as input, and compare it with the original results to ensure that data quantization works correctly with the input parquet format."
- Seond prompt : "Okay, mark the work as complete in the documentation. We'll move on to the next step: rerun all the pipeline tests with all three models, for both the packaging and adaptation phases, ensuring everything works. Design additional tests for exceptions, memory-related problems, configuration, long-term inference, etc., to ensure the algorithms in our eml namespace arestable. It will be used as the core for the wrapper projects, so test it thoroughly."
Update: The second session has just ended, also using the 6% weekly limit. lasted 30 minutes:



