
Antigravity
- Jean-Christophe Miler
- Ide , Ai , Linux , MAC , Windows , Developer , Google
- November 20, 2025
Table of Contents
Google Antigravity 🚀
Website: https://antigravity.google/
Developer: Google
Release Date: November 2025
Platforms: Windows, macOS, Linux
🪐 What is Google Antigravity?
Google Antigravity is a revolutionary “agent-first” Integrated Development Environment (IDE) designed to transform how software is built. Unlike traditional code editors that simply offer AI chat assistance, Antigravity is built as a platform where autonomous AI agents act as developers—planning, coding, debugging, and verifying their own work.
Powered by Gemini 3, it allows developers to delegate complex, multi-step tasks to AI agents that have direct access to the codebase, terminal, and browser.
🛠️ Key Features
1. Agent-First Workflow 🤖
Instead of just autocomplete, Antigravity uses autonomous agents that can:
- Plan: Create step-by-step execution plans for complex features.
- Act: Edit files, run terminal commands, and manage dependencies.
- Verify: Open a browser to test web apps, take screenshots, and debug errors visually.
2. The “Artifacts” System 📄
To solve the “black box” problem of AI, Antigravity generates Artifacts—verifiable outputs that let you track the agent’s progress without reading every line of logs.
- Examples: Implementation plans, task checklists, browser recordings, and error reports.
- Feedback: Developers can comment directly on Artifacts (similar to Google Docs) to steer the agent mid-task.
3. Dual Interface Views 🖥️
- Editor View: A familiar IDE interface (based on VS Code) with an AI sidebar for collaborative, hands-on coding.
- Manager View: A “Mission Control” dashboard for orchestrating multiple agents working in parallel across different workspaces.
4. Model Agnostic 🧠
While optimized for Google’s Gemini 3 Pro, the platform is flexible and supports other leading models, including:
- Claude Sonnet 4.5
- GPT-OSS models
5. VS Code Compatibility 🔌
Built as a fork of Visual Studio Code, Antigravity supports the vast ecosystem of existing VS Code extensions, themes, and keybindings, making the transition seamless for developers.
📦 The Antigravity App
The “app” refers to the desktop IDE client available for download from the website.
- System Requirements: Available for Windows, macOS (Apple Silicon & Intel), and Linux.
- Pricing: Currently in Public Preview (as of Nov 2025) with generous free usage limits for the Gemini 3 model.
- Capabilities:
- Vibe Coding: Build entire apps from natural language prompts.
- Self-Correction: Agents can read error logs and attempt to fix their own bugs autonomously.
- Context Awareness: Deep understanding of your entire project structure (monorepos) via large context windows.

