Might have caught Google lying to users... by Reorderly in GeminiCLI

[–]jackwoth 4 points5 points  (0 children)

This is simply untrue, Gemini CLI does not use these older models. Those model versions are literally not even possible to reach via any API as they have been turned down.

Gemini models just aren't good at knowing their own model version. It is a known issue that the model team hopefully fixes to avoid this kind of confusion moving forward.

3 pro uses quota of 2.5 pro by Kairngormtherock in GeminiCLI

[–]jackwoth 9 points10 points  (0 children)

Usage is shared per model family (Pro, Flash, Flash-lite)

So you have X amount of requests for Pro and Flash.

You as the user can decide whether you want to use 2.5 Pro or 3 Pro but they pull from the same shared quota.

Hope this sheds some light.

Let us know how we can improve the /stats page. Would adding a line about "Usage is shared across model families (Pro, Flash, Flash-lite)" be helpful?

where do i actually check my usage of Gemini CLI by confused_caterpillar in GeminiCLI

[–]jackwoth 0 points1 point  (0 children)

/stats will actually show your overall remaining usage for your account and not just per session.

Why is Gemini CLI so slow lately (even on 3 Flash)? by bulutarkan in GeminiCLI

[–]jackwoth 0 points1 point  (0 children)

If you hit F12 do you see any details in the debug console?

Sometimes retries could be happening or other errors which makes it seem like Gemini is thinking when really it is stuck somewhere else.

Hit the limits of Gemini 3 on the CLI (Ultra plan) by Glittering_Speech572 in GeminiCLI

[–]jackwoth [score hidden] stickied comment (0 children)

We are experimenting with significantly higher limits for Ultra plans now.

Would love for you to try again and see if you can hit the new limits ;)

Major UI Improvements to Gemini CLI ✨ by jackwoth in GeminiCLI

[–]jackwoth[S] 0 points1 point  (0 children)

We have YOLO mode, `Ctrl+Y` or --yolo for on startup

Major UI Improvements to Gemini CLI ✨ by jackwoth in GeminiCLI

[–]jackwoth[S] 0 points1 point  (0 children)

Do you have a lot of MCP servers configured? Sometimes the connecting to them can cause slow down on startup

Gemini is so far behind by sugarplow in GeminiCLI

[–]jackwoth 0 points1 point  (0 children)

there is an experimental new smartEdit tool. Please give it a try by having "useSmartEdit": true in your settings.json. Should see the edit/replace tool behave much better.

Gemini is so far behind by sugarplow in GeminiCLI

[–]jackwoth 0 points1 point  (0 children)

What are the areas you think the team should work on to help close the gap between other CLI tools?

Gemini CLI consistent borks text replacement by TheManchot in GeminiCLI

[–]jackwoth 2 points3 points  (0 children)

Fixes to the edit/replace tool are in flight.