Google Antigravity
Agent-first IDE with multi-agent orchestration and browser control
Description
Google Antigravity is an agentic development platform launched by Google in November 2025 alongside Gemini 3. The platform lets agents autonomously plan, execute, and verify complex tasks, with cross-platform desktop support for macOS, Windows, and Linux. Where earlier AI IDEs relied on linear, synchronous chat interfaces, Antigravity's Manager View lets developers dispatch multiple agents to work on separate tasks simultaneously. Google DevelopersGoogle Codelabs
Key Capabilities:
Editor View with tab completions and inline commands for synchronous hands-on coding alongside a Manager View for spawning and orchestrating parallel agents Google Developers
Mission Control for dispatching up to five concurrent agents across separate workspaces, each handling independent tasks without blocking the others Google Codelabs
Built-in browser control with agents that launch web apps, navigate, click, scroll, and capture screenshots and recordings as verification artifacts Codecademy
Artifacts system producing task lists, implementation plans, diffs, screenshots, and browser recordings as reviewable deliverables
Multi-model support covering Gemini 3 Pro, Anthropic Claude Sonnet 4.5, and OpenAI GPT-OSS Google Developers
Skills system for reusable knowledge packages stored in .agents/skills/ and referenced across agent sessions
Knowledge base that persists useful context and code snippets across tasks to improve future agent runs Google Developers
Security controls including terminal command policies, browser URL allowlists, and agent-driven or review-driven execution modes
MCP integration for external tool and data source connectivity
VS Code settings, theme, and keybinding import
Alternative tools
- Claude Code
Agentic coding tool that runs in your terminal
- CodeRabbit
AI code review platform for pull requests and agent output
- Qodo
AI code review platform built around code integrity
- Augment Code
AI coding platform built for large, distributed codebases
- Gemini Code Assist
Google Cloud-native AI coding assistant for IDE workflows
- OpenAI Codex CLI
Terminal coding agent built on OpenAI reasoning models
