Gemini CLI performance greatly degraded #9073
Luisfrdzgr
started this conversation in
General
Replies: 3 comments 1 reply
-
|
我也遇到同样的问题,以前的回答非常的深入完整,并且格式美观,现在的回答超级简洁、格式混乱 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
1 reply
-
|
it's the problem of rendering markdowns, just ask gemini to respond with plain text instead. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
As stated in the title, the performance of the CLI has degraded significantly across the board. Back in version 0.1, just a couple of months ago, the system was excellent. It could review large codebases and generate detailed reports covering many aspects of the code. Although it took time to produce responses, they were consistently accurate and insightful.
In contrast, the current version performs poorly. Most of the time, it suggests incorrect solutions to problems or provides brief, insufficient answers. While this decline could be related to a model change on Google’s side, I’ve also noticed issues such as poor formatting, incomplete bullet lists, and even entirely empty responses—issues I have never encountered with the web version.
For example, look at this ouput. Completely empty:
Or in this case, really short answer to a pretty open-ended question, and with missing points (2,3,5). Also notice the ### markdown title indicator not being properly rendered:

Has anybody else experienced similar degradation? It's gone from being the best free CLI (when in the quota), to almost unusable. Do people using API key and paying for the tokens experience better usage?
Beta Was this translation helpful? Give feedback.
All reactions