Lots of people throwing shade at Gemini CLI in the comments. I'm not saying it's perfect, but I enjoy using it. I haven't tried antigravity at all yet. Will be an experience that is somewhat close to agent coding on the CLI. I hot other providers from Pi agent, but I'd like to be able to take advantage of my Google AI subscription.
Google really can’t help themselves but to have some internal re-org kill off a public thing people are actively using. It’s honestly impressive how consistent they are.
I stopped using Google products due to their propensity for killing them off. I continue to be proven correct in my assertion that they do not care about their customers.
Whoever is in charge of these decisions, is absolutely disconnected with the reality. First they sent a message saying the Ultra plan is ending, with no other option for a Workspace use to buy an equivalent plan. It was suppose to be active tilll June or July 7 , that's all. So the users are not suppose to know how they will need to plan or budget and just guess. I read once that after a certain level , the managers need to make their own decisions. Seems like someone just came in and decided that all the Gemini CLI and Antigravity needs to be one , because some other manager thought Antigravity was a better name than Gemini or whatever and started this mess in the first place. I am loosing my faith in these managers and Google.
> Whoever is in charge of these decisions, is absolutely disconnected with the reality.
The problem is with your perception of reality. Google doesn't operate for the outside, you're on the outside, Google operates for Google and people in Google care about themselves first, then Google, and then -- if t all, outside.
I would love to sign up for antigravity cli but when I click on Get Plan it says: “This account isn't eligible for Google Antigravity benefits included with Google AI plans
Google Antigravity benefits included with Google AI plans aren't available in some countries or for people under a certain age. Learn more about Google One feature eligibility.”
With a button that says “Explore Google AI Plans” that when I click on it takes me to my Drive.
I can’t believe our Google account setup is different from any other startup in SF. Anyone have success with this? Do they even have a bot at Google that tracks this attrition?
This is the main reason I’m not using Gemini for work. Google won’t let me pay for it. I pay for just about every AI service under the sun but Google needs to refuse my card, account, location or a combination of these.
But they happily take my money for a couple of Workspce accounts.
Gemini CLI is so incomprehensibly bad. I can only hope dedicated focus on agy will be the difference maker. It'd be nice to actually be able to integrate Gemini models into my workflows because they offer genuinely unique approaches to problems that complement Claude/Codex really well.
Gemini CLI + Antigravity + Claude Code all working in the antigravity IDE together has been pure bliss. Gemini-CLI’s smart model fitting was absolutely incredible in the last month; on a simple pro plan with its built-in smart context hygiene I was able to maximize my token usage so much it felt broken. In hindsight, maybe it was!
As much as I like Gemini CLI and don’t like them shutting it down, I think it’s good some of the offerings are getting unified. There was too much fragmentation in the google offering and this is making it a tiny bit better.
They nuked anti-gravity and installed their codex knockoff in place. The vs code fork IDE and all your settings with it have been removed. Reinstalling the anti-gravity IDE, as it's been renamed does not bring back any of your settings or extensions.
This is the right move but I don’t know if I am ready to try them again. I am still bitter from the significantly reduced quotas, even on Ultra, their highest tier. Claude became unusable for me.
It would be much better if they just gave up on Gemini for coding and exclusively adopted Claude models. Even Deep Mind folks themselves prefer Claude over Gemini[1].
I was working on a product that relies on ACP (agent client protocol). Gemini CLI supports ACP natively although it is missing some protocols. But I found that Antigravity CLI (agy) lacks ACP support! It's a bad sign for me.
So now there's 3 different Antigravity products: CLI, Antigravity 2, and Antigravity IDE. And Gemini CLI goes to the Google graveyard of products. Wow.
Yeah, so they are worried about things like CAS that let you use lots of CLI agents from different companies. The fork I'm using lets me use Claude and Codex, and Gemini if I want, but I haven't much lately. Anyway, that sounds like what's happening. Is that wrong?
I think we will need to move to workarounds based on MCP going forwards.
> run CLI agent with an initial prompt
> tell the agent it isn't allowed to directly reply to the user and must use your tool instead. also all of the CLI's original interactive tools are blocked and it has to use your alternatives
> when the agent uses tools in the MCP, it redirects to your GUI's prompt editor
Antigravity CLI is not - the repo has a README and an animated gif demo: https://github.com/google-antigravity/antigravity-cli
[1] https://killedbygoogle.com/
The problem is with your perception of reality. Google doesn't operate for the outside, you're on the outside, Google operates for Google and people in Google care about themselves first, then Google, and then -- if t all, outside.
- A Chrome DevTools Protocol / Playwright client.
- macOS Seatbelt sandbox (--sandbox flag) with some special Node / v8 stuff.
- Sentry for crash reporting and Unleash for feature flags.
- A SKILL.md system mirroring Anthropic's skills convention.
- Subagents, an artifacts review workflow (slash commands), and conversation rewind.
- Telemetry redaction in several places (good?)
- go-git bundled in there.
- go-enry / linguist's entire language table: many file extension/syntax tags (Cairo, Stacks Clarity, Modelica, KiCad, etc.) bundled in there.
All in all, a 140 MB Go binary with its own browser control stack, sandbox, Git, language detector, skills runtime, and subagent system.
I'm good, I'll stick with pi and codex. Less is more my friends.
I can’t believe our Google account setup is different from any other startup in SF. Anyone have success with this? Do they even have a bot at Google that tracks this attrition?
But they happily take my money for a couple of Workspce accounts.
I've been waiting for the "Google decides kids shouldn't vibe code" headline over the Antigravity age verification shenanigans.
"need to install a complete desktop app to get access to our new CLI"
This is a cluster across the entire product line
It would be much better if they just gave up on Gemini for coding and exclusively adopted Claude models. Even Deep Mind folks themselves prefer Claude over Gemini[1].
[1]: https://www.businessinsider.com/google-deepmind-ai-tool-divi...
Not that it will be missed much. Using it was the worst experience out of any harness.
> run CLI agent with an initial prompt
> tell the agent it isn't allowed to directly reply to the user and must use your tool instead. also all of the CLI's original interactive tools are blocked and it has to use your alternatives
> when the agent uses tools in the MCP, it redirects to your GUI's prompt editor
What do the Antigravity quotas mean per plan?