So... has Google provided a Codex/Claude Code equivalent to Gemini yet? I would like to use Gemini for coding tasks, but that's kind of difficult to do as I don't even know how to get Gemini to even "clone this repo and read the code in it for static analysis", much less open PRs in repos. ChatGPT/Codex can do it, Claude can do it, why can't Gemini? And no, I don't mean going through Antigravity, and personally I'm w…
no. gemini's instruction following is currently abysmal. Gemini CLI could be a great scaffold for all we know, but we cant know because the models it uses are so horribly bad at being driven in that way. no clue why google has dropped the ball this hard on IF.
Gemini CLI has been terminated, replaced by Antigravity CLI. Gemini CLI was supposed to have actually stopped working on June 18.
Antigravity works fine for software development tasks though, even pretty complex ones. I used it to optimize an ML training process recently, it did a good job.
Antigravity is supposed to be usable for more general tasks as well, but I haven’t tried it for anything else.