Gemini CLI sucks. Just use Opencode if you have to use Gemini. They need to rebuild the CLI just as OAI did with Codex.
what happened with Codex? Did they rebuild it?
Gemini CLI tips and tricks for agentic coding
31–40 of 152 posts
Re: Gemini CLI tips and tricks for agentic coding
#32Gemini CLI sucks. Just use Opencode if you have to use Gemini. They need to rebuild the CLI just as OAI did with Codex.
what happened with Codex? Did they rebuild it?
Re: Gemini CLI tips and tricks for agentic coding
#33A lot of times Gemini models will get stuck in a loop of errors in a lot of times it fails to edit/read or other simple function calling it's really really terrible at agentic stuff
Not so much with Gemini 3 Pro (which came out a few days ago)... to the point that the loop detection that they built into gemini-cli (to fight that) almost always over-detects, thinking that Gemini 3 Pro is looping when it in fact isn't. Haven't had it fail at tool calls either.
will give the CLI another shot
Re: Gemini CLI tips and tricks for agentic coding
#34Earlier quoted context omitted.
> Set me back 2 weeks of work. How did this happen? Did you let the agent loose without first creating its own git worktree?
tfw people are running agents outside containers
Re: Gemini CLI tips and tricks for agentic coding
#35Re: Gemini CLI tips and tricks for agentic coding
#36Why is this AI generated slop so highly upvoted?
Re: Gemini CLI tips and tricks for agentic coding
#37Re: Gemini CLI tips and tricks for agentic coding
#38Its just really good yet.
I recently tried IntelliJs Junie and i have to say it works rather well.
I mean at the end of the day all of them need a human in the loop and the result is just as good as your prompt, tho with Junie i at least most of the time got something of a result, while with gemini 50% would have been a good rate.
Finally: Still dont see agentic coding for production stages - its just not there yet in terms of quality. For research and fun? Why not.
Re: Gemini CLI tips and tricks for agentic coding
#39A lot it seems to mirror syntax of Claude Code Integration with Google Docs/Spreadsheets/Drive seems interesting but it seems to be via MCP so nothing exclusive/native to Gemini CLI I presume?
There seems to be an awful many "could" and "might" in that part. Given how awfully limited the Gemini integration inside Google Docs is, it's an area that's just made me feel Google is executing really slowly on this.
Re: Gemini CLI tips and tricks for agentic coding
#40Gemini CLI sucks. Just use Opencode if you have to use Gemini. They need to rebuild the CLI just as OAI did with Codex.
> A modern terminal emulator like:
> WezTerm, cross-platform
> Alacritty, cross-platform
> Ghostty, Linux and macOS
> Kitty, Linux and macOS
What's wrong with any terminal? Are those performance gains that important when handling a TUI? :-(
Edit:
Also, I don't see Gemini listed here:
https://opencode.ai/docs/providers/
Only Google Vertex AI (?): https://opencode.ai/docs/providers/#google-vertex-ai
Edit 2:
Ah, Gemini is the model and Google Vertex AI is like AWS Bedrock, it's the Google service actually serving Gemini. I wonder if Gemini can be used from OpenCode when made available through a Google Workspace subscription...