Google pushed an automatic update to Antigravity, it's AI-powered development platform on Tuesday, May 19, that gutted the code editor. Developers opened their computers to find terminals, file explorers, and editing tools gone. Google announced Antigravity 2.0 at I/O 2026 same day, but the automatic rollout turned functional development environments into chat interfaces.

Subreddit Google Antigravity and Google AI Developers forum filled with complaints within hours. One developer said "it reeks of non-technical people shipping code to production" after active projects became unusable. Another described the agent-first pivot as a massive step backward.

Google split Antigravity into three separate downloads. The automatic update installed Antigravity 2.0, which does AI agent work. Developers who want their code editor back need to download Antigravity IDE separately. Source control, local terminals, and remote connections disappeared from the default install.

Claude AI Agent Deletes Startup PocketOS Database in 9 Seconds, Then Writes Confession
The story exploded on X over the weekend.

Google Antigravity 2.0: What Launched and What's New

From the announcement, Antigravity 2.0 is powered by Gemini 3.5 Flash. The model hits 289 tokens per second. Claude Opus 4.7 runs at 67 tokens per second. GPT-5.5 runs at 71 tokens per second. Google says that makes it four times faster than competitors.

Varun Mohan runs Google's Antigravity platform. He showed the system building a complete operating system from scratch in 12 hours for under $1,000. The demo ran 93 subagents working simultaneously, processing 2.6 billion tokens across 15,000 model requests. Mohan ran Doom on the new OS live on stage.

Antigravity 2.0 runs multiple AI agents on separate tasks at the same time. Scheduled tasks execute on timers in the background. Developers control agent behavior through JSON hooks.

Google released Antigravity CLI for terminal workflows. It replaces Gemini CLI completely. Google told all Gemini CLI users to migrate.

Google launched a $100 per month AI Ultra subscription with 5x the usage limits of the $20 Pro plan. That tier comes with 20TB of storage and YouTube Premium. Google dropped its top-tier AI Ultra plan from $250 to $200 per month. The 20x usage limits stayed the same while new subscribers get $100 in bonus credits through May 25, 2026.

How Developers Are Fixing Broken Setups After the Update

The update saved old files in one folder. The new version reads from a different folder. Configurations and extensions vanished.

Developers are uninstalling Antigravity 2.0 completely, then downloading Antigravity IDE from Google's website. They manually copy old configuration files to the new location to get extensions and settings back.

Others are rolling back to version 1.23.2 from Google's previous releases page. They install it, then turn off automatic updates in settings so Google can't force the new version again. Forums report broken connections and features that worked fine before Tuesday.

Developers now pick between three tools. Antigravity 2.0 handles AI agent orchestration. Antigravity IDE does traditional coding with AI help. Antigravity CLI runs in the terminal. Google calls this an upgrade to agent-first development. The forced automatic update wrecked working environments without warning or a way to roll back.

The Best AI Coding Tools in 2026: A CTO and Architect Rank Codex, Claude and GLM 4.7
Is Codex, Claude, or GLM 4.7 the best AI coding tool in 2026? We asked a Senior Architect and a CTO to rank them.