Context indicator is not being updated in status line in review mode
Open 💬 0 comments Opened Aug 1, 2026 by rafaself
What version of Codex CLI is running?
codex-cli 0.146.0
What subscription do you have?
Plus
Which model were you using?
gpt-5.6-terra
What platform is your computer?
Linux 7.1.5-101.fc43.x86_64 x86_64 unknown
What terminal emulator and version are you using (if applicable)?
_No response_
Codex doctor report
What issue are you seeing?
The context indicator in the status line is not being updated when in review mode. It's looks like fixed in 0%.
<img width="351" height="513" alt="Image" src="https://github.com/user-attachments/assets/773adfba-84f6-4130-b834-44c6204ad97d" />
What steps can reproduce the bug?
- Open Codex CLI;
- Run
/statusline; - Active the
context-usedoption (context percentage used indicator should being shown in the statusline "footer" after actived); - Start a new thread in review mode;
- Watch the context used percentage in status line.
What is the expected behavior?
The context percentage used should render the actual context used.
Additional information
_No response_