codex - 💡(How to fix) Fix The UI that shows usage / limits is inconsistently not working from time to time [2 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#20829Fetched 2026-05-03 04:44:44
View on GitHub
Comments
2
Participants
2
Timeline
6
Reactions
0
Timeline (top)
labeled ×3commented ×2unlabeled ×1
RAW_BUFFERClick to expand / collapse

What version of the IDE extension are you using?

26.429.30905

What subscription do you have?

plus

Which IDE are you using?

VS Code

What platform is your computer?

Microsoft Windows NT 10.0.26100.0 x64

What issue are you seeing?

The only fast way to see current usage / remaining limits and their reset time is to click the button named "Work locally". That is an issue by itself, but this issue is about the fact that the menu inside that menu is not always shown; sometimes it is just shown as empty, with a "forbidden" mouse pointer.

<img width="296" height="205" alt="Image" src="https://github.com/user-attachments/assets/5b8b8785-1b3d-49b4-86d0-aa5dfc1c7b82" />

What steps can reproduce the bug?

  1. Use the VS Code Codex extension with a ChatGPT account (not API).
  2. From time to time, check your remaining limits by clicking the "Work locally" menu, then the "Rate limits remaining" menu.
  3. Observe that sometimes they may be shown properly, and then suddenly that UI element just disappears completely. At the same time, in another VS Code window, they may be shown normally.

What is the expected behavior?

A normal working UI without bugs that prevent trivial things like checking remaining limits.

Additional information

In a normal situation, the menu looks like this:

<img width="294" height="222" alt="Image" src="https://github.com/user-attachments/assets/200e1bbf-c600-41c5-8739-87599ab89345" />

extent analysis

TL;DR

The issue with the "Rate limits remaining" menu not always being shown in the VS Code Codex extension may be related to a UI rendering issue, and checking the extension's settings or updating to a newer version might resolve the problem.

Guidance

  • Verify that the issue persists across different VS Code windows and sessions to rule out any temporary or session-specific causes.
  • Check the VS Code console or output panel for any error messages related to the Codex extension that might indicate a JavaScript or rendering issue.
  • Try resetting the Codex extension settings to their default values or disabling and re-enabling the extension to see if it resolves the issue.
  • If the issue is intermittent, try to reproduce it with a consistent set of steps or conditions to help identify a pattern or trigger.

Notes

The provided information does not include any specific error messages or logs, which might be helpful in diagnosing the issue. Additionally, the issue may be specific to the user's environment or setup, so further troubleshooting may be necessary.

Recommendation

Apply workaround: Try resetting the Codex extension settings or disabling and re-enabling the extension to see if it resolves the issue, as this is a non-invasive and easy-to-try solution that may help identify or fix the problem.

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 The UI that shows usage / limits is inconsistently not working from time to time [2 comments, 2 participants]