Return to Atrium CanvasArchival Record #node-antigravity-1-2025
softwareGodfather Milestone

Antigravity 1.0 IDE

Antigravity 1.0 IDE
Photo by Florian Olivo on Unsplash

Summary: On November 18, 2025, Google fundamentally altered the landscape of software engineering by introducing Google Antigravity (v1.11.2) in public preview alongside the debut of its Gemini 3 model family.

Moving away from traditional chat-sidebar assistants, Antigravity 1.0 arrived as an "agent-first" software development platform designed to shift programmers from manual coding to high-level task orchestration. Built as a heavily modified desktop IDE fork of Visual Studio Code (VS Code), it offered developers two distinct operational environments: an Editor View featuring a familiar coding environment with an autonomous agent sidebar, and a Manager View to orchestrate up to five parallel AI agents working asynchronously across separate workspaces.

Historical Attribute Milestone Registry Value
Classification Type software
Chronological Date 2025-11-18
Coordinates / Location London, UK
Curation Authority Nick Hodder + MIA
Milestone Importance godfather Milestone

How does Antigravity 1.0 IDE fit into the history of artificial intelligence?

Antigravity 1.0 marked the shift from conversational AI assistants to autonomous agent systems capable of directly manipulating files, running terminal commands, and validating results. Released in November 2025, it supported the newly introduced Gemini 3 Pro and Gemini 3 Flash previews, alongside competitive third-party models such as Anthropic’s Claude Sonnet 4.6 and the open-source variant GPT-OSS-120B.

What are the core technical achievements of Antigravity 1.0 IDE?

To bridge the trust gap between human developers and autonomous agents, Google introduced the concept of "Artifacts" (explicit implementation plans, task checklists, and code diffs) and integrated local Chrome browser execution for visual front-end verification. Instead of auditing raw terminal tool calls, developers received human-readable deliverables and could review video recordings of agents testing UI adjustments in real-time.

Why is the legacy of Antigravity 1.0 IDE significant to modern computing?

Antigravity 1.0 demonstrated that autonomous agents could be trusted with complex, multi-step engineering tasks if equipped with strict checkpoints, structured task checklists, and visual verification capabilities. It laid the foundation for the fully decoupled, team-based agent architecture of Antigravity 2.0 launched at Google I/O in May 2026.