Restore opt-in passive context meter in Codex desktop app

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

## Summary

Please restore an opt-in passive context meter in the Codex desktop app.

/status is useful, but it is not equivalent to ambient context awareness during long-running threads. A small, clearly labeled indicator like Context 68% used or Context 32% remaining, visually separated from quota/rate limits, helps users decide when to compact, fork, or start a fresh thread without interrupting workflow.

Why this matters

The previous passive indicator was especially useful for long Codex app conversations where context pressure directly affects output quality and planning. For power users, passive context visibility is not cosmetic; it informs when a thread is getting close to compaction territory and when a fresh thread would be healthier.

If confusion with rate limits was the concern, clearer labeling and an advanced-setting toggle would solve that without removing the signal for users who rely on it.

Suggested behavior

  • Add an advanced/optional setting for a passive per-thread context meter.
  • Label it explicitly as conversation context, not quota or rate-limit usage.
  • Keep it visually separate from 5-hour and weekly usage limits.
  • Support either Context N% used or Context N% remaining; the important part is that it is passive and visible without running /status.

Related feedback

I also submitted this through the Codex feedback form. Feedback ID: 019e48ff-3e50-7750-87c8-4d29a4fd0ab8.

View original on GitHub ↗

6 Comments

github-actions[bot] contributor · 2 months ago

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

  • #23794
  • #23591

Powered by Codex Action

etraut-openai contributor · 2 months ago

You can configure the status line using /statusline. Context is one of the available options.

CIO-DOTNET · 2 months ago
You can configure the status line using /statusline. Context is one of the available options.

This command not available in Codex Desktop App v26.519.21041

<img width="350" height="167" alt="Image" src="https://github.com/user-attachments/assets/cdad3fc5-fae4-4169-85f0-61bae4966e59" />

<img width="830" height="266" alt="Image" src="https://github.com/user-attachments/assets/0e1e8b3e-0a2f-493a-8861-fe474f8e3ef7" />

etraut-openai contributor · 2 months ago

My bad, I thought you were using the CLI.

etraut-openai contributor · 2 months ago

Then this is a duplicate of #23794.

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" />