Agents AI

Google Antigravity logo

Google Antigravity

Agent-first IDE from Google

Coding
Visit website
Free tierFrom $20/moGoogleFounded 2025Reviewed Jul 2026

Our take

Our verdict

6.4/10

Google's agent-first development platform where autonomous coding agents work in parallel across editor, terminal and browser, reporting back through verifiable artifacts.

Best for: Developers already in the Google AI ecosystem who want parallel autonomous agents with browser verification and reviewable artifacts

Overall score6.4/10
Capability8.0
Ease of use7.0
Value for money5.0
Reliability5.0
Support & docs6.0

Pros

  • Artifacts — task lists, plans, screenshots and browser recordings — make agent work reviewable as deliverables rather than opaque tool-call logs
  • Agent Manager view orchestrates multiple agents in parallel, with git worktree isolation so concurrent work does not collide
  • Model choice includes Anthropic's Claude Sonnet 4.6 and Opus 4.6 and GPT-OSS-120b alongside Gemini, unusual for a first-party vendor tool
  • Agents drive a real Chrome session and record it, so front-end changes are verified in the browser rather than assumed
  • Version 2.0 added a Go CLI, an SDK for building custom agents on Google's harness, scheduled background tasks and dynamic subagents

Cons

  • Documented indirect prompt-injection vulnerabilities let hidden web-page instructions trigger .env exfiltration; Google reportedly classified some of this as expected behavior, and we found no public advisory resolving it
  • Quota regressions drew sustained backlash on Google's own developer forum, with users reporting order-of-magnitude drops in usable token budgets
  • AI credit pricing is undocumented — Google does not publish what a credit actually buys, making overage costs unforecastable
  • No bring-your-own-key or custom endpoint support, unlike Cursor and most competitors
  • macOS support is Apple Silicon only, and reviewers report it is slower than Cursor and prone to over-engineering simple tasks

Overview

Antigravity is Google's agent-first development platform, launched in public preview on 18 November 2025 alongside Gemini 3 Pro. It was built by the team Google brought in through a $2.4B licensing deal with Codeium/Windsurf in July 2025, which moved CEO Varun Mohan, co-founder Douglas Chen and key engineers into Google DeepMind.

The "agent-first" framing is substantive rather than marketing. Antigravity has two surfaces: a conventional Editor view with an agent sidebar, and an Agent Manager view that behaves like mission control for several agents working in parallel, each optionally isolated in its own git worktree. Agents report through Artifacts — implementation plans, task lists, screenshots and recordings of real browser sessions — so review happens against deliverables instead of raw tool-call transcripts. Version 2.0, shipped at I/O in May 2026, added a Go CLI, an SDK for custom agents, scheduled background tasks and voice commands; Google retired Gemini CLI for consumers the following month and folded it into Antigravity.

Two things temper the picture. First, security researchers demonstrated indirect prompt injection within a week of launch — instructions hidden in tiny text on a web page caused agents to read .env files and exfiltrate secrets — and Google reportedly treated some of this as expected behavior; we found no public advisory closing it out. Second, the March 2026 shift to AI credits triggered sustained complaints on Google's own developer forum, with developers reporting their usable weekly token budgets collapsing by an order of magnitude. Google does not document what a credit buys, which makes cost planning guesswork.

Key Benefits

  • Parallel agents with real isolation: Worktree mode lets several agents work simultaneously without stepping on each other's changes.
  • Verifiable output: Artifacts and recorded browser sessions give a concrete basis for reviewing what an agent actually did.
  • Genuine model choice: Claude Opus 4.6 and Sonnet 4.6 sit alongside Gemini on free and Pro tiers — a notable openness for a first-party vendor tool.
  • Ecosystem depth: CLI, SDK and integrations with Google AI Studio, Firebase and Android make it a plausible hub for teams already on Google infrastructure.

Use Cases

  1. Parallel feature development — Assign several agents to independent tasks across isolated worktrees and review their plans and diffs from the Agent Manager.
  2. Front-end work with visual verification — Agents drive Chrome, exercise the UI and attach screenshots and recordings, so visual regressions surface before review.
  3. Scheduled maintenance tasks — Background agents handle dependency updates, test triage and routine refactors on a recurring schedule.
  4. Custom agent development — The SDK lets teams build purpose-built agents on Google's harness rather than assembling orchestration from scratch.

Security note: given the documented prompt-injection findings, avoid pointing Antigravity agents at untrusted web content in repositories that contain credentials.

Agentic Coding
Gemini
IDE
Developer Tools

Features

  • Agent Manager view for orchestrating multiple agents in parallel across workspaces
  • Editor view — conventional IDE surface with an agent sidebar
  • Artifacts: implementation plans, task lists, walkthroughs, screenshots and browser recordings
  • Local Mode and New Worktree Mode for isolated or in-place agent execution
  • Browser control via a permissioned Chrome debugging session, with a dedicated Browser Subagent
  • Model selection across Gemini 3.6 Flash, 3.5 Flash, 3.1 Pro, Claude Sonnet 4.6, Claude Opus 4.6 and GPT-OSS-120b
  • Go-based CLI and an SDK for building custom agents on Google's agent harness
  • Scheduled background tasks, dynamic subagents and voice commands

Pricing

Individual (Free)
$0/month
  • Unlimited Tab completions and Command requests
  • Basic weekly rate limits (Google does not publish specific numbers)
  • Access to Gemini, Claude and GPT-OSS models
  • Requires a Google account
Google AI Pro
$20/month
  • Quota refreshed every 5 hours up to a weekly cap
  • Baseline rate limit for higher tiers
  • Full model selection
Google AI Ultra
$100/month
  • 5x the Pro token rate limit
  • Priority access to new features
Google AI Ultra (top tier)
$200/month
  • 20x the Pro token rate limit
  • Highest available quota for sustained agent work
Organization
Custom (consumption-based)
  • Billed through Google Cloud / Gemini Enterprise Agent Platform
  • Gemini models only — Claude and GPT-OSS are excluded at this tier
  • Enterprise administration and billing controls

Alternatives to Google Antigravity