Skip to content

Antigravity

Antigravity is Google’s preview VS Code fork with deep Gemini integration.

TypeIDE (VS Code fork)
Open SourceNo
Best ForGemini-native workflows, visual/UI work
  • 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

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.

SettingValue
Privacy ModeYes (GCP terms)
TrainingGCP data policies
JurisdictionUS
  • Gemini 3 Pro (default)
  • Gemini 3 Flash
  • Gemini Deep Think
  • Claude Sonnet 4.5 / Opus 4.5
  • GPT-OSS-120B (open-source variant)
  1. Download from antigravity.google
  2. Sign in with Google account
  3. Grant agent permissions (review carefully)
  4. Start with simple tasks to learn agent behavior

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...
  • 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