AI coding glossary
Google Antigravity 2.0
Also known as: antigravity, antigravity 2.0, google antigravity
In one sentence
Google's AI coding platform, desktop app + Go CLI + open-source SDK with a native multi-agent architecture, launched May 19, 2026 at I/O.
Full definition
Google Antigravity 2.0 is Google's AI coding platform, relaunched at Google I/O on May 19, 2026. It includes a polished desktop app, an open-source Go CLI, and an SDK, all powered by Gemini 3.5 Flash with a built-in multi-agent (agent teams) architecture. Antigravity is Google's direct answer to Claude Code, Cursor, and OpenAI Codex CLI. It supports MCP natively and works with the open Agent Skills standard (SKILL.md) via the skills-hub MCP server.
On skills-hub.ai
Related terms
AI Coding Agent
An AI system that takes multi-step autonomous actions in a codebase, reading files, running commands, calling …
Agent Teams
A pattern where multiple specialized AI subagents collaborate on a task, typically implementing, testing, revi…
MCP (Model Context Protocol)
Anthropic's open standard for connecting AI clients to external tools, data sources, and capability servers vi…