Reimplement visible context/token usage indicator in Codex Desktop App

Resolved 💬 7 comments Opened May 20, 2026 by cole10429 Closed May 29, 2026
💡 Likely answer: A maintainer (github-actions[bot], contributor) responded on this thread — see the highlighted reply below.

What version of the Codex App are you using (From “About Codex” dialog)?

26.513.40821

What subscription do you have?

Plus

What platform is your computer?

Windows 10 64

What issue are you seeing?

Title: Reimplement visible context/token usage indicator in Codex Desktop App

I’d like to request that Codex Desktop officially restore or re-add a visible context/token usage indicator on mouse-over.

The current desktop app experience makes it difficult to understand how much context is being used, when compaction is likely, and whether a long-running session is approaching a practical context limit. This information is operationally important for coding sessions, especially when working with large repos, long investigations, multi-agent work, or expensive/high-context models.

Codex already appears to track related information internally, including token usage, context window metadata, rate-limit state, and compaction events. The terminal/TUI and local state/telemetry surfaces expose parts of this indirectly, but the desktop app does not provide this anymore when hovering over the usage symnbol.

Requested behavior:

  • Show current context/token usage in the Codex Desktop UI.
  • Show remaining context or percentage of effective context window used.
  • Show when auto-compaction is approaching or has happened.
  • Ideally distinguish current-turn/context usage from cumulative thread token usage.
  • Make the indicator visible by default or available via a settings toggle.

Why this matters:

  • Users need to know when a thread is getting risky before context is lost or summarized.
  • Hidden usage makes the app feel less trustworthy, especially for long professional coding sessions.
  • It helps users decide when to compact, fork, start a new thread, reduce pasted context, or switch models.
  • It aligns the desktop app with the level of observability serious users expect from Codex.

This should be implemented officially in the desktop UI rather than requiring users to inspect local SQLite state, app-server events, telemetry, or terminal-only status lines.

What steps can reproduce the bug?

Feedback ID: 019e42d6-0d47-7e12-bb3d-19af3a966aad

What is the expected behavior?

_No response_

Additional information

This seemingly intentional regression does not exactly instill high confidence in company transparency. :/

View original on GitHub ↗

7 Comments

github-actions[bot] contributor · 2 months ago

Potential duplicates detected. Please review them and close your issue if it is a duplicate.

  • #22220

Powered by Codex Action

NN1985 · 2 months ago

Please restore this missing indicator!

SergeNS-mne · 1 month ago

We can confirm this issue also affects Codex Desktop App 26.519.31651 on macOS.

After updating today, May 22, 2026, the per-session context/token usage indicator disappeared from the composer/status area. It was visible before this update.

This makes it difficult to monitor current-session context/token usage and compaction risk. Please restore or fix this UI regression.

withTheHidden · 1 month ago

Codex is chasing that "everything app" dream too—bloated and unfocused.
Drop the coding
Drop their loyal users

gomisha · 1 month ago

Once activated, the /status panel keeps displaying the context window at all times for new and existing threads, not just on demand.

I activate it by typing /status and then selecting the Status Toggle Context Usage overlay popup.

<img width="727" height="134" alt="Image" src="https://github.com/user-attachments/assets/7ddb4af2-b612-4880-9148-28d94c82b8f6" />

Once it's activated, it stays on all the time for the current and future threads:

<img width="302" height="514" alt="Image" src="https://github.com/user-attachments/assets/7748cd5d-3933-4f40-a481-a8e6aa9df2d2" />

Purricane · 1 month ago

Now that side indicator is gone and I have to keep this huge box up as of the update a few minutes ago, thanks guys...

<img width="1492" height="530" alt="Image" src="https://github.com/user-attachments/assets/3e81d691-7764-46a9-beb6-40bc421fb9d1" />

etraut-openai contributor · 1 month ago

We've added a setting that allows you to re-enable the persistent context window ("donut") indicator beneath the composer box. We received feedback that this indicator was important for some users' workflows, and they preferred having it in its previous location. You can enable it by going to the General panel in the Settings.

<img width="700" height="130" alt="Image" src="https://github.com/user-attachments/assets/3769269a-f717-40ec-af8d-a2a6d082e63e" />