codex - 💡(How to fix) Fix Show remaining usage limit in Codex app chat [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#19869Fetched 2026-04-28 06:35:50
View on GitHub
Comments
1
Participants
2
Timeline
4
Reactions
0
Author
Timeline (top)
labeled ×2commented ×1renamed ×1
RAW_BUFFERClick to expand / collapse

Feature request

Please bring back a visible usage / remaining limit indicator directly under the Codex app chat, like it was before.

Right now the limit is too opaque: users can run into usage limits while actively working without enough warning, and the remaining quota/reset time is not visible in the place where the work is happening. That makes Codex harder to trust for longer development sessions.

Expected behavior:

  • Show current usage or remaining messages/percentage in the Codex app/chat UI.
  • Show reset time for relevant windows.
  • Keep it visible near the chat/status area without requiring a separate settings page or command.

Related but different from #15281, which focuses on CLI /status//statusline. This request is specifically for the Codex app chat UI.

extent analysis

TL;DR

Displaying the usage limit indicator directly under the Codex app chat may require modifying the UI to include a visible counter or gauge showing remaining messages or percentage.

Guidance

  • Review the Codex app chat UI code to identify where the usage limit data is currently being processed or stored, to determine the best location for displaying the indicator.
  • Consider adding a small info panel or tooltip near the chat input field to show the remaining quota and reset time, keeping it concise and non-intrusive.
  • Evaluate the feasibility of integrating a dynamic gauge or progress bar to visually represent the usage limit, making it easier for users to track their progress.
  • Investigate if there are existing functions or APIs that provide the necessary usage data, which can be leveraged to populate the indicator.

Notes

The implementation details may vary depending on the specific technologies and frameworks used in the Codex app, and may require collaboration with the development team to ensure a seamless integration.

Recommendation

Apply workaround: Modify the Codex app chat UI to display the usage limit indicator, as this would directly address the user's concern and provide a better experience.

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 Show remaining usage limit in Codex app chat [1 comments, 2 participants]