explainx.ainewsletter3.5k
TrendingNewsPathwaysSkills
Pricing
explainx.ai

Upskill in AI — 16 free pathways, live workshops & bootcamps, and 50+ courses from practitioners. Plus the skills, tools, and MCP servers to practice on.

follow us

follow on google

Add explainx.ai as a preferred source

corporate training

support@explainx.ai

get started

Find your pathTake Free Evaluation

learn

pathways — start freeworkshopsbootcampscoursescertificationsmock testsexplainx universitycorporate traininglearn skills & mcp

discover

skillsmcp serversexplainx mcptoolsagentsllmsdesignsdictionaryagi trackerranks

company

aboutvisionmissionteaminstructorscommunityhackathonscareers

content

daily AI newsstate of AI — live resultsblogreleasespromptsgeneratorsresource libraryfor LLMsexplainx.ai kids

solutions

all solutionsdeveloper upskillingmarketing upskillingproduct manager upskillingleadership upskilling

newsletter · weekly

Get AI news, tools, and insights in your inbox.

supportcontactprivacytermsdata rightshow we create contentsubmission guidelines

© 2026 AISOLO Technologies Pvt Ltd

On this page

  • TL;DR — what changed
  • The fix batch — what each piece actually does
  • The reset — how it differs from prior gifts
  • Tibo vs. the "5% of Cursor traffic" debate
  • What to run now — copy-paste priorities
  • Honest limitations
  • Related on explainx.ai
← Back to blog

explainx / blog

OpenAI Boosts Codex Capacity 10–50% and Ships a Harness Fix Batch

OpenAI, Codex, ChatGPT Work, Tibo Sottiaux, Agent Harness

Tibo Sottiaux reset paid Codex limits and shipped compaction, memory, goals, subagents, and MCP fixes — OpenAI claims 10–50% efficiency gains on the same quota.

Aug 30, 2026·6 min read·Yash Thakker
add explainx.ai
go deep
OpenAI Boosts Codex Capacity 10–50% and Ships a Harness Fix Batch

Quota went up. Miles per gallon went up too.

In late August 2026, OpenAI Codex lead Tibo Sottiaux did two things in one announcement cycle: reset paid ChatGPT Work and Codex weekly usage limits for subscribers, and ship a batch of harness fixes — compaction, memory, goals, automations, subagents, computer history, rolling summaries, and MCP — that OpenAI claims deliver 10–50% efficiency gains on the same quota.

That pairing matters. A limit reset without harness improvements is a gift that expires on the next long loop. Harness fixes without a reset are invisible until you hit the wall again. Together they are OpenAI's answer to a month where Anthropic is cutting net Claude Code capacity and Cursor users are planning around an OpenAI shutoff — keep Codex subscribers whole and make the harness do more per token.

Weekly digest3.5k readers

Catch up on AI

Curated AI updates on agents, skills, and MCP — delivered to your inbox. Unsubscribe anytime.

TL;DR — what changed

table · 2 cols
QuestionAnswer
What did Tibo reset?Paid ChatGPT Work + Codex weekly usage meters
What shipped besides quota?Fixes across compaction, memory, goals, automations, subagents, computer history, rolling summaries, MCP
Claimed efficiency gain?10–50% more effective work on the same quota (OpenAI/Tibo figure)
Is this a new plan tier?No — manual top-up + product fixes, not a SKU change
Relation to 15M/20M milestones?Same reset pattern, new fix batch — see 15M and 20M banked reset posts
5-hour window still active?Yes — weekly and 5-hour meters both bind unless your UI says otherwise
Best spend?Long agent loops on work that was quota-blocked
Cursor users affected?Indirectly — OpenAI models in Cursor still face Nov 12 shutoff; Codex CLI is the durable OpenAI path

The fix batch — what each piece actually does

Tibo's list is not a feature dump — it is the agent harness operational stack, the 98%+ of Codex that is not the model call itself:

table · 2 cols
ComponentWhy it affects quota efficiency
CompactionSummarizes context without losing task state — fewer restarts after long sessions
MemoryRecalls project facts across threads — less re-explaining in every loop
GoalsKeeps multi-step tasks aligned — fewer wasted tool calls on drift
AutomationsRepeating workflows without re-prompting — lower setup tax per run
SubagentsParallel workstreams with isolated context — faster completion without one mega-thread
Computer historyContinuity across shell/GUI actions — less re-discovery of environment state
Rolling summariesIncremental context compression — delays hard /clear moments
MCPTool server reliability and discovery — fewer failed or redundant tool calls

OpenAI's 10–50% range is plausible if you were losing loops to compaction bugs, amnesiac memory, or MCP timeouts. It will be invisible on "write me an email" prompts. It shows up on the overnight Codex loops explainx.ai tracks — migrations, test suites, multi-package refactors.

The reset — how it differs from prior gifts

Tibo has reset paid limits before — notably the August 9 reset after the Claude Code proxy ban incident, and the August 13 15M-user refill. Pattern:

  • Manual top-ups, not a permanent raise to the weekly formula
  • Often paired with a milestone or product moment
  • 5-hour and weekly meters both still apply after the gift

The August 21 20M banked reset shifted toward user-scheduled refills. This late-August batch appears to be another immediate meter refill plus the harness fix ship — check your Work and Codex usage panels to confirm it landed on your account.

Not announced: pay-to-reset SKU changes (OpenAI is testing paid resets separately), permanent weekly formula increases, or an Astra model drop tied to this post.

Tibo vs. the "5% of Cursor traffic" debate

The same week, Cursor CEO Michael Truell said OpenAI models are only ~5% of Cursor traffic — a figure Tibo pushed back on indirectly, arguing tokens are not a proxy for revenue or value. That exchange matters for Codex users separately from Cursor:

  • High-value OpenAI workflows (long Codex agent runs, GPT-5.x on hard tasks) can be a small share of requests but a large share of tokens and margin.
  • Codex CLI and ChatGPT Work are where OpenAI keeps the direct relationship — no Cursor in the path, no November shutoff.
  • If you were on OpenAI models inside Cursor, this reset does not save that integration — plan migration per the Cursor shutoff guide.

What to run now — copy-paste priorities

1. Confirm both meters after the reset:

bash
codex /status

(or check ChatGPT Work usage in the web UI — Codex and Work share the agentic pool on paid plans).

2. Re-run blocked loops. Anything that died on "weekly limit reached" mid-migration — resume with /continue if the session checkpoint exists.

3. Use Fast tier on supported models. Tibo's prior resets ended with go /fast — toggle Fast in the CLI when the catalog advertises a Fast tier for your model.

4. Test subagents on parallelizable work. Security review + test generation + docs update in one goal, split across subagents — that is where the fix batch should show up in wall-clock time.

5. Compare against Claude Code post-September 14. If your team runs both harnesses, re-baseline after Anthropic's limit swap — Codex may be the higher-capacity side of the pair for the rest of Q3.

Honest limitations

  • 10–50% is a vendor claim until independent before/after benchmarks exist — task-dependent, hard to audit from outside.
  • Resets are gifts, not policy — the July restored 5-hour window can tighten again if demand spikes.
  • Cursor OpenAI access still ends November 12 regardless of Codex CLI generosity.
  • Performative reset criticism from the community (resets landing right after weekly renewal) still applies — verify the meter actually moved before celebrating.

Related on explainx.ai

  • Codex 15M users — Tibo's reset tease
  • Codex 20M users — banked reset
  • Tibo vs Boris — harness freedom and the August 9 reset
  • How to run loops in Codex CLI
  • Codex as a platform — OpenAI's open agent harness
  • OpenAI ends Cursor model access — November 12 migration
  • Claude Code limits drop 17% September 14 — the opposite move
  • Claude Code vs. Codex rate limits
  • Loop engineering with coding agents

Primary sources:

  • Tibo Sottiaux (@thsottiaux), late August 2026 posts on Codex limit reset and harness fix batch (X).
  • Michael Truell (@mntruell), August 29, 2026 — ~5% OpenAI traffic in Cursor (context for same-week debate).

Reset timing and fix details are accurate as of August 30, 2026. Confirm your usage meters in ChatGPT Work or Codex CLI before planning long loops. OpenAI may ship additional fixes without a separate announcement.

Spotted something out of date? Let us know.
Yash Thakker

Written by

Yash Thakker

Yash is an AI expert with over 300K learners. Join his workshops →

Related posts

Aug 25, 2026

Codex Plus Gets the 5-Hour Limit Back — Pro Plans Stay Uncapped (For Now)

OpenAI Codex lead Tibo Sottiaux posted August 25 that the rolling 5-hour usage window comes back tomorrow for Plus accounts on ChatGPT Work and Codex — a policy he had teased, then postponed. Pro $100 and Pro $200 subscriptions keep the 5-hour gate disabled for the upcoming months. explainx.ai maps the bait-and-switch reactions, the compute argument, and what it means if you picked Codex over Claude because the cap was gone.

Aug 21, 2026

Codex Hits 20 Million Users — Tibo Credits Everyone a Banked Reset

OpenAI Codex lead Tibo Sottiaux posted that Codex plus ChatGPT Work crossed 20 million active users "some time this week" and, to celebrate, credited every user a banked usage reset they can spend on their own schedule. He also teased "some other good news later too." explainx.ai maps the growth timeline from 8M to 20M, what a banked reset actually does, and how it connects to the same-day sub2api fraud story.

Aug 13, 2026

Codex Crossed 15M Users — Tibo Lands a Reset After the 10M Pledge

OpenAI Codex lead Tibo Sottiaux confirmed the product crossed 15 million active users — past the 10M reset pledge he had gone quiet on — and said a usage reset would land within the hour. Community charts had already pointed at 15M; pay-to-reset and Astra remain speculation. explainx.ai maps what is confirmed, what /fast means, and how not to waste the refill.