{"slug": "gemini-cli-is-dead-migrate-to-antigravity-cli-now", "title": "Gemini CLI Is Dead: Migrate to Antigravity CLI Now", "summary": "Google killed Gemini CLI on June 18, 2026, replacing it with Antigravity CLI, a closed-source Go binary. The new CLI imposes a 98% quota reduction to roughly 20 requests per day equivalent, and headless API key authentication is broken for CI/CD pipelines. Community contributors who submitted over 6,000 pull requests to the open-source Gemini CLI are angered by the switch to a proprietary tool.", "body_md": "Google killed Gemini CLI on June 18, 2026. The open-source terminal agent — built by a community that contributed over 6,000 pull requests — is gone for free, Pro, and Ultra users. In its place: Antigravity CLI, a closed-source Go binary you invoke with `agy`\n\n. If you were typing `gemini`\n\nin your terminal last week, it stopped working. Here is what changed and exactly what to do about it.\n\n## Migrate in Four Steps\n\nSkip the backstory for now. If you need to be back up and running, this is the path.\n\n**Step 1 — Install:**\n\n```\n# macOS / Linux\ncurl -fsSL https://antigravity.google/cli/install.sh | bash\n\n# Windows\nirm https://antigravity.google/cli/install.ps1 | iex\n```\n\nThe binary lands in `~/.local/bin/agy`\n\n. If you get “agy not found” on first run, add `~/.local/bin`\n\nto your PATH — this is a documented gotcha with its own [GitHub issue](https://github.com/google-antigravity/antigravity-cli/issues/78).\n\n**Step 2 — Authenticate:** Run `agy`\n\nand select OAuth on first launch. It opens your browser, you click through a Google consent screen, and you are done. No `.env`\n\nfile with `GEMINI_API_KEY`\n\nrequired — OAuth replaces that flow.\n\n**Step 3 — Import your config:**\n\n``` python\nagy plugin import gemini\n```\n\nThis pulls your MCP server registrations, allowed commands, and custom keybindings from Gemini CLI. Test each plugin after import — they do not all work.\n\n**Step 4 — Verify CI/CD separately:** If you ran `gemini -p`\n\nfor automation, the equivalent is:\n\n```\nagy -p \"Your prompt here\"\n```\n\nOne critical caveat: direct Google AI Studio API key auth for headless environments appears broken. If your CI pipeline authenticated with a bare API key, this is an active, unfixed problem — track it on the [Antigravity CLI issue tracker](https://github.com/google-antigravity/antigravity-cli/issues/78).\n\n## The Quota Problem Is Real\n\nGemini CLI gave free and Pro users around 1,000 requests per day. Antigravity CLI runs on a weekly compute-based cap — community reports place the effective limit at roughly 20 requests per day equivalent. That is a 98% reduction.\n\n| Gemini CLI | Antigravity CLI | |\n|---|---|---|\n| Quota period | Daily | Weekly compute-based |\n| Free tier (approx) | ~1,000 req/day | ~20 req/day equivalent |\n| Quota shared across | CLI only | Desktop app + CLI + SDK |\n\nThat last row is the trap. If you use the Antigravity desktop app in the morning and the CLI in the afternoon, they pull from the same weekly bucket. Run parallel agents across projects and you will hit cooldown walls within hours. One paid Pro user reported hitting “Individual quota reached” after two prompts — the same quota that previously survived 1,000+ code modifications in Gemini CLI.\n\n## Feature Gaps Before You Commit\n\nGoogle kept the core pieces: Agent Skills, Hooks, Subagents, and Extensions (rebranded as Antigravity Plugins). Multi-file editing and MCP server support are present.\n\nWhat is missing or broken:\n\n**1:1 feature parity**— Google said so explicitly at launch. Gaps exist.** Headless API key auth**— broken for CI/CD pipelines that relied on bare API keys** Open-source contributions**— the Antigravity repo is essentially bare compared to the Gemini CLI codebase\n\nAntigravity is genuinely faster — Go versus Python is a real difference in startup time. The multi-agent architecture, with dynamic subagents and background tasks, is a legitimately interesting direction. The execution problem is not the technology. It is the trust.\n\n## The Part Worth Being Angry About\n\nGoogle accepted 6,000+ merged pull requests from community contributors to Gemini CLI over nearly a year. Then they cited those contributions as evidence of success, restricted the tool to enterprise-only, and replaced it with a closed-source product for everyone else.\n\nThe [community noticed immediately](https://www.theregister.com/ai-ml/2026/05/20/bye-bye-gemini-cli-google-nudges-devs-toward-antigravity/5243605). GitHub issues filled with frustrated posts accusing Google of using open-source contributions to road-map a proprietary replacement. Enterprise customers keep Gemini CLI access unchanged. Individual developers who built real workflows on it — including CI/CD pipelines — get a closed-source binary with a fraction of the quota and no clear fix for broken authentication.\n\nThis is the Google Graveyard pattern, applied to a tool that developers were actively building on. The [official announcement](https://developers.googleblog.com/an-important-update-transitioning-gemini-cli-to-antigravity-cli/) frames the transition as an upgrade. The usage reports say otherwise.\n\n## If You Are Done With Google’s CLI\n\nThe quota cut and open-source reversal are reasonable grounds to leave. Honest alternatives worth evaluating:\n\n— 178,000 GitHub stars, 75+ AI providers, fully open source, terminal and desktop, local model support. Bring your own API keys.[OpenCode](https://github.com/anomalyco/opencode)**Claude Code**— Anthropic’s terminal-native agent, usage-based Anthropic API pricing, integrates with VS Code, Cursor, JetBrains.** Aider**— lightweight, git-first, open source, minimal footprint. Good if you want terminal-first without a platform.** Kiro**— AWS’s spec-driven IDE, announced this month. Early, but a different approach worth watching.\n\n## Where This Leaves You\n\nLight Antigravity CLI use — occasional queries, small tasks — will probably stay within quota limits. The tool is faster than Gemini CLI, and if you are already inside the Google ecosystem the OAuth flow is seamless.\n\nIf you relied on Gemini CLI’s 1,000-request daily free tier for real development work, the math no longer adds up. Take this as the push to seriously evaluate the alternatives that have been gaining ground — OpenCode in particular has been pulling Gemini CLI users for months, and the June 18 shutdown accelerated that trend.", "url": "https://wpnews.pro/news/gemini-cli-is-dead-migrate-to-antigravity-cli-now", "canonical_source": "https://byteiota.com/antigravity-cli-migration/", "published_at": "2026-06-26 21:14:49+00:00", "updated_at": "2026-06-26 21:41:00.639860+00:00", "lang": "en", "topics": ["developer-tools", "ai-tools", "ai-products", "ai-policy", "ai-ethics"], "entities": ["Google", "Gemini CLI", "Antigravity CLI", "Google AI Studio", "GitHub"], "alternates": {"html": "https://wpnews.pro/news/gemini-cli-is-dead-migrate-to-antigravity-cli-now", "markdown": "https://wpnews.pro/news/gemini-cli-is-dead-migrate-to-antigravity-cli-now.md", "text": "https://wpnews.pro/news/gemini-cli-is-dead-migrate-to-antigravity-cli-now.txt", "jsonld": "https://wpnews.pro/news/gemini-cli-is-dead-migrate-to-antigravity-cli-now.jsonld"}}