←back to thread

Gemini CLI

(blog.google)
1342 points sync | 1 comments | | HN request time: 0.301s | source
Show context
CGamesPlay ◴[] No.44385716[source]
I used this a fair amount today. My first impressions are that it feels a bit worse to use than Claude Code (understandable given a day 1 product), and the lying progress indicator is extremely annoying.

It generates a bunch of fake activity indicators based on your prompt, then cycles through them on a timer. It has no bearing on the actual activity going on underneath.

It appears to be much slower than Claude Code, possibly due to being overloaded, but it feels like it thinks a lot more before beginning to suggest file edits. The permissions aren't as nice either. Where Claude Code suggests "allow uv run pytest without approval", Gemini suggests "allow uv run without approval", which is broader than I would like.

replies(1): >>44386210 #
1. redhale ◴[] No.44386210[source]
In my experience the longer thinking time before acting is due to the model (2.5 Pro). Claude Sonnet 4 is just snappier overall. Same experience in tools like Cursor when comparing these models.