Antigravity CLI
About
Antigravity is Google's agentic development platform, and the CLI is its terminal-first surface: run autonomous coding agents, execute shell commands directly, and manage background subagents without leaving the keyboard. It shares the platform's Gemini model backend and Agent Manager infrastructure with the desktop app and IDE, so work started in one surface carries into the others; the CLI install is a curl one-liner on macOS and Linux (Windows via PowerShell), with Antigravity free for developers and enterprise terms separate. The agent experience mirrors the desktop product — autonomous coding with subagents and MCP — while the Agent Manager adds parallel local agents, Projects, and scheduled messages. Active development continues under Google, with the CLI documented at antigravity.google/docs and installs via curl or the desktop download.