OpenAI Removes Context Usage Indicator from Codex Desktop, Complicating Session Management
Key Takeaways
- ▸Codex Desktop no longer displays visible context/token usage indicators following a recent update
- ▸The missing feature makes it difficult for developers to manage context windows during long coding sessions
- ▸Users are requesting the feature be restored or replaced with an approximate context health indicator
Summary
OpenAI's latest update to Codex Desktop removed a critical UI feature that displayed visible context/token usage indicators, prompting user complaints about reduced transparency in the development environment. The feature previously showed context-window pressure, compaction status, and approximate context usage near the chat input area, helping developers manage long coding sessions more effectively.
Users report that without this information, it's difficult to determine when a thread is approaching context limits or when compaction might occur, making it harder to make informed decisions about starting new threads or reorganizing code. The removal appears to be an unintentional regression, with users referencing previous issues requesting improved context visibility.
GitHub issue #23794 documents the regression across Windows systems, with developers noting that professional coding workflows depend on this transparency. Users are requesting the feature be restored or replaced with at least an approximate context health indicator to signal when context pressure is building.
- This appears to be a UI/UX regression impacting professional development workflows



