Google Antigravity is an AI-powered agentic development platform from Google, announced alongside the Gemini 3 model in November 2025, that places autonomous AI agents at the center of the software development process. Built as a heavily modified fork of Visual Studio Code, it enables developers to deploy agents that autonomously plan, execute, and verify complex coding tasks across the editor, terminal, and browser simultaneously. Antigravity represents Google's vision for the next generation of software development where AI agents handle end-to-end implementation while developers focus on high-level direction and review.
Antigravity's agent-first architecture allows AI agents to autonomously plan multi-step tasks, execute them in parallel, and validate their own code through automated testing, going well beyond simple code completion or chat-based assistance. The platform is powered primarily by Gemini 3.1 Pro and Gemini 3 Flash models, while also supporting third-party models including Anthropic's Claude Sonnet and Opus. Key features include asynchronous task dispatch for fire-and-forget workflows, deep integration with Google Cloud services, and a familiar VS Code-based interface that preserves compatibility with existing extensions and settings.
Antigravity targets professional developers and engineering teams who want to leverage autonomous AI agents for large-scale development tasks, from feature implementation and refactoring to testing and documentation generation. It is available in public preview at no cost for individuals, with cross-platform support for macOS, Windows, and Linux. Antigravity competes directly with Cursor, Windsurf, and AWS Kiro in the emerging agentic IDE market, differentiating itself through deep Google Cloud integration and the strength of the Gemini model family for code understanding and generation.