codex - 💡(How to fix) Fix Reimplement visible context/token usage indicator in Codex Desktop App [1 comments, 2 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
openai/codex#23591Fetched 2026-05-20 03:48:00
View on GitHub
Comments
1
Participants
2
Timeline
5
Reactions
0
Author
Timeline (top)
labeled ×4commented ×1
RAW_BUFFERClick to expand / collapse

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. :/

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

codex - 💡(How to fix) Fix Reimplement visible context/token usage indicator in Codex Desktop App [1 comments, 2 participants]