codex - 💡(How to fix) Fix Codex App: context/compaction progress indicator disappeared from composer UI

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…

Root Cause

For long-running local workflows, users need a visible context budget/compaction progress signal. The missing indicator makes it hard to safely continue or decide when to start a new thread.

RAW_BUFFERClick to expand / collapse

What happened?

In the Codex desktop app, the context/compaction progress indicator that used to appear near the model/composer controls is no longer visible.

This indicator was important because it let users see when a long-running thread was approaching context compaction. Without it, users cannot tell whether they should hand off to a new window/thread before automatic compaction happens.

Why this matters

For long-running local workflows, users need a visible context budget/compaction progress signal. The missing indicator makes it hard to safely continue or decide when to start a new thread.

Environment

  • Codex desktop app on Windows
  • App version observed: 26.519.3891.0
  • Model shown in UI: gpt-5.5 with high/medium reasoning selector visible

Expected behavior

The UI should show a visible context/compaction progress indicator, or provide an equivalent status in the model/composer dropdown.

Actual behavior

The indicator is not visible in the composer/top controls. The user only sees the model selector and microphone icon.

Attempts already tried

  • Restarted the Codex app
  • Checked local config/state for an obvious context/token/progress meter setting
  • Tried toggling the closest-looking persisted state (composer-auto-context-enabled), but the app rewrote it on launch and the indicator did not return

Request

Please restore the visible context/compaction progress indicator, or add an explicit replacement that shows remaining context / compaction progress in the composer UI.

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…

FAQ

Expected behavior

The UI should show a visible context/compaction progress indicator, or provide an equivalent status in the model/composer dropdown.

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 Codex App: context/compaction progress indicator disappeared from composer UI