Google launches Antigravity, an “agent-first” coding tool that leverages Gemini 3 Pro and third-party models, available in free public preview
Available in free preview now, it supports browser control and provides proof of its work.
Context & Ripple Effects
Google had already been extending Gemini from long-context developer access through Gemini 1.5 Pro on Vertex AI to code-oriented workspace features in Gemini 2.5 Flash’s Canvas support. Antigravity turns that model progress into a dedicated environment for delegating software work.
The product’s later expansion into a desktop app, CLI and SDK for agent orchestration suggests this preview was the entry point for a broader developer workflow rather than a standalone model demo.
First-order effects
- Developers can test an agent-centered coding environment at no charge, using Gemini 3 Pro or supported third-party models for tasks that can include browser interaction.
- Google makes visible evidence of an agent’s work part of the product experience, giving users a means to inspect automated actions rather than treating execution as a black box.
Second-order effects
- Competing coding-agent products face added pressure to pair autonomous browser and code actions with inspectable outputs, not merely natural-language code generation.
- Support for third-party models lets teams evaluate agent workflows separately from a single model choice, while giving Google a route to make Antigravity the work surface around Gemini.
Third-order effects
- If developers adopt agent environments that execute and document multi-step work, coding tools may compete increasingly on orchestration, control and verification rather than on model access alone.
- The subsequent desktop, CLI and SDK expansion for Antigravity 2.0 points toward agent workflows spanning interfaces and custom automation; whether that becomes a standard developer stack depends on reliable oversight and integration.
The trend: Developer AI is shifting from in-editor assistance toward agentic work surfaces that carry out, coordinate and substantiate multi-step tasks.