Google spent years telling developers that the IDE was the right place to put AI assistance. At I/O 2026, it changed that answer. The IDE is now just one surface. The agent harness is the product.

The Problem It's Solving

The original Antigravity - released alongside Gemini 3 in November 2025 - was essentially an AI-native IDE. Useful, but still IDE-shaped: reactive, session-based, closed when you closed your laptop. It made the model smarter inside the editor without rethinking what a developer tool is actually for.

Google is moving its developer tooling away from IDE-centric assistance and toward multi-agent workflow management as the primary abstraction. That's a genuine architectural shift. The question it forces is: if an agent can plan, execute, and iterate across tools in the background without you watching, why should the editor be the center of gravity at all?

Antigravity 2.0 is Google's answer to that question - and the answer is that it shouldn't.