Unexpected rapid 5h limit depletion during long-running architect workflows
What version of Codex CLI is running?
0.130.0
What subscription do you have?
ChatGPT Plus
Which model were you using?
gpt-5.5
What platform is your computer?
Linux 5.10.16.3-microsoft-standard-WSL2 x86_64 x86_64
What terminal emulator and version are you using (if applicable)?
Windows Terminal + WSL2 Ubuntu 22.04 + tmux
Codex doctor report
not available
What issue are you seeing?
I’m seeing unexpectedly fast 5h limit depletion during long-running architecture/system-design workflows.
Environment:
- Codex CLI used for repo-based engineering workflows
- iterative semantic/UX/system design discussions
- long-running architect-style sessions
Observed behavior:
- 5h limit depletes much faster than previous sessions
- even short prompts become expensive after long sessions
- context window reached ~230K/258K
- token usage becomes difficult to predict
Main pain points:
- lack of visibility into actual context/token contributors
- unclear auto-attached repo context behavior
- long-session context inflation
- reasoning replay costs are opaque
Suggestions:
- context/token usage breakdown
- repo attach visibility
- manual context budgeting
- lightweight architect mode
- easier session reset/compression tools
This especially impacts power-user workflows involving:
- semantic architecture discussions
- iterative UX refinement
- repo-wide reasoning sessions
- long-running engineering conversations
Attached thread ID:
019e3287-e5ea-7cc0-b5af-8c136101fd84
What steps can reproduce the bug?
- Start a long-running Codex CLI architecture/engineering session on a repo-based workflow.
- Perform iterative semantic and UX discussions across many prompts:
- architecture refinement
- repo semantics
- workflow design
- command UX discussions
- implementation iterations
- Continue the same session for a long period instead of starting fresh sessions.
- Observe context growth approaching the maximum context window (~230K/258K in my case).
- After long sessions, even relatively short prompts begin consuming the 5h limit much faster than expected.
Observed result:
- rapid 5h limit depletion
- token usage becomes difficult to predict
- short prompts appear disproportionately expensive late in the session
Uploaded thread:
019e3287-e5ea-7cc0-b5af-8c136101fd84
What is the expected behavior?
Expected behavior:
- more predictable token consumption during long-running sessions
- visibility into context/token contributors
- better transparency around auto-attached repo context
- easier session reset/compression workflows
Additional information
I understand rate limits are usually automated and may not be manually adjustable.
However, if this session behavior appears abnormal from the uploaded thread data, I’d greatly appreciate any temporary assistance, clarification, or investigation support regarding the unusually fast 5h limit depletion.
Thank you again for reviewing the report.
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗