Google Kills 105K-Star Gemini CLI and Replaces It With Closed-Source Antigravity
Google has shut down Gemini CLI for free and paid individual users, forcing a migration to the closed-source Antigravity CLI with multi-agent support but tighter quotas.

- Gemini CLI has stopped serving free, Google AI Pro, and Google AI Ultra users as of today -- the
geminicommand is dead for individual accounts. - The replacement is Antigravity CLI (
agy), a closed-source Go binary with multi-agent (Subagent) support and a shared harness with the Antigravity 2.0 desktop app. - Free-tier request limits dropped from ~1,000/day to roughly 20, and the MCP config path changed -- both silently break CI/CD pipelines.
- Migration is automatic for skills, MCP servers, agents, and
gemini.mdmemory files; workspace skills must be moved manually to.agents/skills. - Enterprise users on Gemini Code Assist Standard/Enterprise licenses or API key auth are completely unaffected.
- Community backlash is significant: developers contributed to an open-source project that is now being replaced by a closed-source product they cannot access without enterprise credentials.
Google's Gemini CLI -- the open-source terminal coding agent that amassed 105,000 GitHub stars and thousands of community contributions -- is gone for most users as of today. Google replaced the 105,000-star open-source coding tool with Antigravity CLI, a closed-source Go binary that drops free-tier requests from 1,000 per day to roughly 20 and ships with an MCP config change that silently breaks CI pipelines. If your scripts or pipelines call the gemini command, they stopped working today with no grace period.
What actually changed
At Google I/O, Google announced it's consolidating its developer tooling under one brand -- Antigravity -- and retiring the standalone Gemini CLI and the Gemini Code Assist IDE extensions in the process. The transition is immediate and non-optional for most users.
- Gemini CLI and Gemini Code Assist IDE extensions have stopped serving requests for Google AI Pro and Ultra, as well as those using it free of charge using Gemini Code Assist for individuals.
- For Gemini Code Assist for GitHub, there will be no new installations on GitHub organizations and requests in the following weeks will stop being served.
- If your organization uses Gemini CLI or IDE extensions via a Gemini Code Assist Standard or Enterprise license, or through Google Cloud, your access remains unchanged.
Meet Antigravity CLI
The Google Antigravity ecosystem consists of a standalone desktop application (Antigravity 2.0) and a high-performance, Go-based terminal interface (Antigravity CLI), both powered by a unified shared agent harness designed for complex, multi-agent orchestration. The CLI binary is invoked as