gemini-cli - 💡(How to fix) Fix "/stats" no longer shows current daily limits in used/left in % [2 comments, 3 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
google-gemini/gemini-cli#25598Fetched 2026-04-18 05:57:30
View on GitHub
Comments
2
Participants
3
Timeline
4
Reactions
0
Author
Timeline (top)
commented ×2labeled ×2
RAW_BUFFERClick to expand / collapse

What happened?

"/stats" no longer shows current daily limits in used/left in %

[ACTION REQUIRED] 📎 PLEASE ATTACH THE EXPORTED CHAT HISTORY JSON FILE TO THIS ISSUE IF YOU FEEL COMFORTABLE SHARING IT.

What did you expect to happen?

This is not helpful:

To check your daily usage limit and current consumption in the Gemini CLI, you can use the built-in stats command:

  1. Use the /stats model command: While in an interactive session, type /stats model. This command provides a snapshot of your current session's token usage and detailed information about the limits associated with your current quota.
  2. Session Exit Summary: A summary of your model usage is automatically presented when you exit a Gemini CLI session.
  3. Upgrade Command: You can use the /upgrade command (when logged in with a Google account) to open the upgrade page in your browser, where you can view your current tier and available plans with higher limits.

Typical Daily Limits by Authentication Method: Your daily request limit depends on how you are authenticated:

  • Google Account (Gemini Code Assist Individual): 1,000 requests/day.
  • Google AI Pro: 1,500 requests/day.
  • Google AI Ultra: 2,000 requests/day.
  • Gemini API Key (Free Tier): 250 requests/day (limited to Flash models).
  • Google Workspace (Enterprise): 2,000 requests/day.

For the most up-to-date and specific information regarding your account, always rely on the /stats model command output.

Client information

  • CLI Version: 0.38.2
  • Git Commit: b0ed611a0
  • Session ID: 3bddba9f-b041-4b04-8044-dc7134ef6e5b
  • Operating System: darwin v24.4.0
  • Sandbox Environment: no sandbox
  • Model Version: gemini-3.1-pro-preview
  • Auth Type: oauth-personal
  • Memory Usage: 364.8 MB
  • Terminal Name: Unknown
  • Terminal Background: #000000
  • Kitty Keyboard Protocol: Unsupported

Login information

No response

Anything else we need to know?

No response

extent analysis

TL;DR

The /stats command may not be functioning as expected due to a potential issue with the CLI version or authentication method, and checking the daily usage limit through alternative methods such as the upgrade command or session exit summary is recommended.

Guidance

  • Verify that the CLI version 0.38.2 is up-to-date and check for any known issues related to the /stats command.
  • Use the /upgrade command to open the upgrade page in the browser and view the current tier and available plans with higher limits.
  • Check the session exit summary for a snapshot of model usage.
  • Consider using the oauth-personal authentication method to see if it affects the /stats command output.

Example

No code snippet is provided as it is not clearly supported by the issue.

Notes

The issue may be specific to the CLI version or authentication method, and further investigation is needed to determine the root cause.

Recommendation

Apply workaround: Use alternative methods such as the upgrade command or session exit summary to check daily usage limits until the issue with the /stats command is resolved.

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

gemini-cli - 💡(How to fix) Fix "/stats" no longer shows current daily limits in used/left in % [2 comments, 3 participants]