⚠️ Free Tier Alert

Gemini Code Assist Is Shutting Down for Free Users on June 18, 2026

Google is ending free access to Gemini Code Assist IDE extensions and Gemini CLI in 16 days. Here is exactly what changes, who gets cut off, and what to switch to before the deadline.

By Free AI News Editorial · · · 8 min read

Quick Answer: Google is shutting down Gemini Code Assist and Gemini CLI for free individual users, Google AI Pro, and Google AI Ultra subscribers on June 18, 2026. Only paid Standard and Enterprise subscribers keep access. Google's official replacement is Antigravity, which still has a free individual plan. Migrate before the deadline to avoid disruption.

If you rely on Google's free AI coding assistant in VS Code, JetBrains, or any other IDE, mark your calendar now. Starting June 18, 2026 -- just over two weeks away -- Gemini Code Assist will stop responding to requests for anyone not on a paid Google Cloud Standard or Enterprise plan. That includes users who get Gemini through a $20/month Google AI Pro or $100/month AI Ultra subscription. The free tier that made Google's developer tools so popular is disappearing, and the replacement product has a different name, a different architecture, and a very different set of quotas. Here is everything you need to know before the switch flips.

What exactly is shutting down on June 18, 2026?

According to Google's official FAQ page, two products are being retired for non-enterprise users on June 18:

Additionally, the consumer version of Gemini Code Assist on GitHub is being deprecated on the same date -- new installations are blocked immediately, and the existing GitHub integration stops functioning for unpaid accounts.

Affected tiers: Free individual accounts · Google AI Pro ($20/month) · Google AI Ultra ($100/month)
Not affected: Gemini Code Assist Standard (Google Cloud) · Gemini Code Assist Enterprise

The shutdown affects a huge swath of developers. Gemini CLI launched in 2025 and quickly became one of the most-used free coding terminals, offering 1,000 requests per day per user at zero cost. Google AI Pro users had 1,500 daily requests, and Ultra subscribers had 2,000. All of those quotas go to zero on June 18, regardless of whether subscribers are paying $20 or $100 a month for access.

Developer working at a computer with multiple monitors showing code
Developers who rely on Gemini CLI for daily coding workflows have until June 18 to migrate to Antigravity.

Who still gets to keep Gemini Code Assist access after June 18?

Not every Gemini Code Assist user is being cut off. Google is drawing a hard line between its consumer AI subscriptions and its enterprise developer platform. Here is who keeps access:

Standard and Enterprise plans are sold through Google Cloud and are priced for teams and businesses. If you are an individual developer or a small team using the personal Google AI subscription tiers, you fall into the affected group and must migrate. Per Google's quota documentation, the transition is intentional: Google is consolidating its consumer AI developer tools under the Antigravity brand and keeping its enterprise coding tools under the Google Cloud umbrella.

The practical implication is significant. A developer paying $100/month for Google AI Ultra was getting 2,000 Gemini CLI requests per day. After June 18, their Ultra subscription still gives them access to Gemini in Google Docs, Gmail, and other Workspace features -- but the IDE coding assistant goes dark unless they switch to Antigravity. You are not losing your subscription; you are losing one of its most developer-relevant features.

What is Antigravity, and does it have a free tier?

Antigravity is Google's ground-up replacement for Gemini CLI and the Gemini Code Assist IDE extensions. It is not a rebrand -- it is a complete architectural rewrite that Google built to address several limitations of the original Gemini CLI design. The most important details for developers switching over:

The developer community's reaction has been mixed, according to discussions in the Google AI Developers Forum. Developers who struggled with Gemini CLI's synchronous execution model are enthusiastic about the asynchronous agent harness. Others are frustrated by the naming change -- "Antigravity" carries no obvious connection to coding or AI, and some developers report confusion about whether they need a new account or just a tool update.

To be clear: you do not need a new Google account. Antigravity uses the same Google identity system. The migration is primarily a matter of installing a different CLI binary and IDE extension, not signing up for a new service. If you currently have a free Gemini Code Assist account, you can migrate to Antigravity's free individual tier without any additional cost.

Terminal screen showing code and command line interface in a dark environment
Antigravity CLI replaces Gemini CLI with a Go-based binary and persistent background agent execution.

What are the best free alternatives to Gemini Code Assist?

If you would rather not follow Google to Antigravity, or if you want a backup for when Google changes the rules again, there are several strong free options available right now. Our full AI coding tools comparison covers each in detail, but here is the short version:

The landscape of free coding tools has become more competitive, not less. According to an independent review from May 2026, the gap between free and paid AI coding tools has narrowed considerably -- free tools are now good enough for real production work. The Gemini Code Assist shutdown is inconvenient, but it does not leave developers without options. Our free tier tracker monitors these tools in real time so you can see which ones are still offering free access.

One notable gap: the Gemini CLI's agentic multi-step planning features were ahead of many competitors when it launched. If that workflow is central to how you work, Antigravity is the most direct replacement. The open-source alternatives like Continue.dev and Aider require more configuration to reach a similar level of agent behavior, though they offer significantly more control over the underlying model. Per a 2026 comparison by CoderSera, Continue.dev and Cline are the top open-source picks for developers who want zero vendor lock-in.

How should developers migrate to Antigravity before the June 18 deadline?

Google has published a migration path in its official documentation. The process is straightforward but should be completed before June 18 to avoid any gap in your coding workflow. Here is the recommended sequence:

Developers who use Gemini Code Assist on GitHub for pull request reviews have a separate consideration. The consumer version of that integration is deprecated starting June 18, meaning new installations are blocked immediately and existing installations go dark on the cutoff date. There is no direct like-for-like replacement for this specific GitHub workflow under Antigravity -- Google's docs do not currently describe a GitHub integration for Antigravity, so developers relying on AI pull request summaries may need to look at third-party tools like GitHub Copilot's PR review feature or CodeRabbit instead.

This is also a good moment to revisit your AI tool stack more broadly. Google is not the only company rethinking how it prices developer AI access. The trend across the industry in 2026 is toward tiered access models where generous free tiers are narrowed and redirected toward enterprise plans. Locking into a single vendor for your coding workflow is increasingly risky -- a diversified toolkit with at least one open-source option provides better long-term stability.

🔑 Key Takeaways

  • Gemini Code Assist IDE extensions and Gemini CLI will stop working for free users, Google AI Pro, and Google AI Ultra subscribers on June 18, 2026 -- only Standard and Enterprise plans retain access.
  • Google's official replacement is Antigravity CLI and the Antigravity IDE extension, which still offer a free individual plan, so unpaid developers are not left without an option.
  • Antigravity is a full architectural rewrite in Go with persistent background agents, cross-tool state sync, and faster startup -- not just a renamed version of Gemini CLI.
  • If you prefer not to follow Google to Antigravity, strong free alternatives include GitHub Copilot's free tier, Windsurf by Codeium, Continue.dev (open-source), and Aider (Apache-licensed CLI).
  • Developers should complete the migration before June 18, update any shell aliases or CI scripts that call the gemini CLI command, and check whether their paid AI subscription still justifies its cost after the change.

Frequently Asked Questions

When is Gemini Code Assist shutting down for free users?

June 18, 2026. On that date, Gemini Code Assist IDE extensions and Gemini CLI will stop serving requests for free individual users, Google AI Pro subscribers, and Google AI Ultra subscribers. Standard and Enterprise plan users are not affected.

What replaces Gemini Code Assist for free users?

Google's official replacement is Antigravity and Antigravity CLI, a rebuilt agent-first development platform written in Go. It retains a free individual plan, so developers who do not pay for a Google Cloud plan can migrate to Antigravity and continue using AI coding assistance at no cost.

Is Antigravity free?

Yes. Antigravity offers a free individual plan that replaces the free tier of Gemini Code Assist. Google's documentation explicitly states that unpaid developers can access AI assistance through Antigravity's individual plan after the June 18 shutdown. Paid plans also exist for higher quotas.

What are the best free alternatives to Gemini Code Assist?

The strongest free alternatives include Antigravity (Google's own replacement with a free plan), GitHub Copilot (free tier with limited completions per month), Windsurf by Codeium (generous free autocomplete), Continue.dev (fully open-source, connect your own LLM), and Aider (Apache-licensed CLI coding agent). Each fits different IDE setups and workflow preferences.

Do Google AI Pro or Ultra subscribers lose their money's worth?

Pro and Ultra subscribers lose Gemini CLI and Gemini Code Assist IDE access on June 18, even though they are paying for their plans. The subscriptions continue to cover Gemini access in Google Workspace apps like Gmail and Docs, but the developer-specific coding tools are being moved to Antigravity. Subscribers should evaluate whether their plan still provides enough value and consider downgrading if Gemini CLI was their primary reason for subscribing.

Compare Free AI Coding Tools → Track Free Tier Changes

🔔 Get Free AI Alerts First

When a model goes free, a paywall drops, or a deal appears -- you'll know before everyone else. No spam, just signal.