Context left does not update after a /review finishes
Resolved 💬 1 comment Opened Oct 24, 2025 by guidedways Closed Nov 19, 2025
What version of Codex is running?
0.48.0
What subscription do you have?
Pro
Which model were you using?
gpt-5-codex high
What platform is your computer?
macOS
What issue are you seeing?
The context left in the footer always shows you the context left from the /review not from what's actually left in the main context after the review finishes.
What steps can reproduce the bug?
- Use some amount of context, say you have 30% left and it says
30% context leftin the footer. - Perform a
/review - After the review ends, the context left is now showing you whatever was left from the review, many times it says
97% context leftbut that's not true, the moment you send another prompt, it suddenly updates it and shows 30% left
What is the expected behavior?
After /review ends it should show the context from the main context before /review started
Additional information
_No response_
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗