Google Antigravity

Experience liftoff with the next-generation IDE

Mission Status

Refactoring API Routes

Converting legacy endpoints to Next.js App Router structure for better performance.

api/users.ts +3 files

Database Schema Update

Applied migrations for user preferences table.

main.tsx — Google Antigravity
1 import { Antigravity } from '@google/antigravity' ;
2
3 export default function App () {
4    const agent = new Antigravity ({
5      mode : 'autonomous' ,
6      context : import.meta . env
7   });
8
9    // Deploy to production
10    await agent . deploy ();
11 }
Terminal
➜ project antigravity init
Initializing environment...
✔ Analyzing dependencies
✔ Optimizing build graph
Ready for liftoff. 🚀

Google Antigravity is our agentic development platform, evolving the IDE into the agent-first era.

An AI IDE Core

Google Antigravity's Editor view offers tab autocompletion, natural language code commands, and a configurable, and context-aware configurable agent.

Graph.tsx
// Use D3 to visualize the data
function generateGraph (data) {
const simulation = d3. forceSimulation (nodes)
. force ( 'link' , d3. forceLink (links). id (d => d.id))
. force ( 'charge' , d3. forceManyBody ())
. force ( 'center' , d3. forceCenter (width / 2, height / 2));
Ghost Agent
Auto-centering the graph nodes based on current viewport dimensions. [Tab] to accept

Higher-level Abstractions

A more intuitive task-based approach to monitoring agent activity, presenting you with essential artifacts and verification results to build trust.

Implementation Plan Active

Scaffolding Next.js App

Installed dependencies, set up basic folder structure.

Configuring Tailwind Utility

Applying base theme styles and cleaning up home page.

Files Edited: tailwind.config.js , globals.css

Cross-surface Agents

Synchronized agentic control across your editor, terminal, and browser for powerful development workflows.

development-server
~/app $
npm run dev

> ready started server on 0.0.0.0:3000, url: http://localhost:3000
> event - compiled client and server successfully in 1241 ms (156 modules)

~/app $
_
Live Preview

User Feedback

Intuitively integrate feedback across surfaces and artifacts to guide and refine the agent's work.

JD
Can we make this padding tighter?
On Card.tsx line 42
Agent
Updated padding from p-6 to p-4 .

An Agent-First Experience

Manage multiple agents at the same time, across any workspace, from one central mission control view.

Mission Control

System Healthy
Architect 2m ago

Analyzing system requirements for new module

Engineer Processing

Writing unit tests for Auth module coverage

Built for developers for the agent-first era

Google Antigravity is built for user trust, whether you're a professional developer working in a large enterprise codebase, a hobbyist vibe-coding in their spare time, or anyone in between.

Developer

Frontend
developer

Frontend developer

Streamline UX development by leveraging browser-in-the-loop agents to automate repetitive tasks.

View case
Developer
Available at no charge

For developers

Achieve new heights

Coming soon

For organizations

Level up your entire team

Latest Blogs

Gemini 3 Flash

Gemini 3 Flash in Google Antigravity

Dec 17, 2025 Product
Read blog
🍌

Nano Banana Pro in Google Antigravity

Nov 20, 2025 Product
Read blog
Experience liftoff _

Introducing Google Antigravity

Nov 18, 2025 Product
Read blog

Download Google

Antigravity for MacOS