Antigravity
Antigravity is Google’s preview VS Code fork with deep Gemini integration.
Overview
Section titled “Overview”| Type | IDE (VS Code fork) |
| Open Source | No |
| Best For | Gemini-native workflows, visual/UI work |
Key Features
Section titled “Key Features”- Agent Manager — Orchestrates multiple agents
- Browser Automation — Built-in Playwright-like control
- Terminal Control — Full shell access
- Artifacts System — Previews, diagrams, prototypes
- Gemini Native — Optimized for Gemini models
Access Model
Section titled “Access Model”Antigravity is a preview product. Access details and plan structure may change quickly, so focus on whether the workflow fits rather than assuming the current launch posture will persist.
Privacy
Section titled “Privacy”| Setting | Value |
|---|---|
| Privacy Mode | Yes (GCP terms) |
| Training | GCP data policies |
| Jurisdiction | US |
Models Available
Section titled “Models Available”- Gemini 3 Pro (default)
- Gemini 3 Flash
- Gemini Deep Think
- Claude Sonnet 4.5 / Opus 4.5
- GPT-OSS-120B (open-source variant)
Getting Started
Section titled “Getting Started”- Download from antigravity.google
- Sign in with Google account
- Grant agent permissions (review carefully)
- Start with simple tasks to learn agent behavior
Agent Manager
Section titled “Agent Manager”Antigravity can run multiple agents in parallel:
You: "Research auth patterns AND build the login UI"Agent Manager:├── Agent 1: Researching auth patterns...└── Agent 2: Building login component...Security Warning
Section titled “Security Warning”- Use Gemini 3 Pro for larger context needs
- Enable Secure Mode for cloned/untrusted repos
- Leverage artifacts for UI prototyping
- Good fit when you want to experiment with Gemini-native agent workflows