Google Antigravity
Google's agent-first IDE, built around Gemini.
A VS Code-style editor where agents plan, write and check code across your project while you review their work. The free Individual plan includes agent access with weekly limits, which makes it one of the cheapest ways to try an agentic IDE.
Key info
- Pricing
- Freemium
- Platform
- macOS · Windows · Linux
- Category
- IDEs
- Best for
- Intermediate
- Free plan
- Individual: agent access with weekly limits, unlimited Tab completions
- Paid plans from
- $20 a month (Pro)
- Built on
- A fork of VS Code
- Models
- Gemini, plus Claude Sonnet and GPT-OSS
- Your own API key
- No
- Good for
- Handing whole tasks to agents and reviewing the result
Related reading
- Fundamentals
Reviewing code you did not write
You are going to merge a lot of code you did not type. Reviewing it is a different skill from writing it, and it is the one that actually keeps a vibe-coded…
Intermediate - Context engineering
Why your AI keeps forgetting what you told it
Models have a context window, a fixed budget of text they can consider at once. Everything competes for it: your instructions, the files you opened, the erro…
Intermediate