Antigravity CLI v1.2.0
Antigravity CLI v1.2.0 was released on .
Summary
Antigravity CLI 1.2.0 lets you run the CLI as a persistent background service that survives logouts and reboots, keeping your machine reachable whenever you need it. We've also made scrolling smoother across all views and fixed several frustrating issues with content filters, ...
Release Context
- This was the 43rd Antigravity CLI release of 2026 tracked by Havoptic.
- It shipped 1 day after Antigravity CLI v1.1.28 (September 9, 2026).
- Antigravity CLI: ships every 1.9 days — 17 releases in the last month.
Why it matters: Keep your machine reachable across reboots.
Shipped around the same time
Within 3 days of this release, other AI coding tools also shipped:
- OpenAI Codex CLI rust-v0.154.0 (September 9, 2026)
- Claude Code v2.1.267 (September 9, 2026)
- Grok Build v1.0.25 (September 9, 2026)
- Claude Code v2.1.266 (September 8, 2026)
- Gemini CLI v0.59.0 (September 8, 2026)
Compare Antigravity CLI: vs Claude Code · vs OpenAI Codex CLI · vs Cursor · vs Gemini CLI · vs Kiro CLI · vs GitHub Copilot CLI · vs Devin Desktop · vs Grok Build
Release Notes
- Added the remote-control start, remote-control status, and remote-control stop subcommands to run the CLI as a background service registered with your operating system's service manager so your machine stays reachable across logouts and reboots; remote-control start --name <label> sets a custom machine label in the Remote Control instance list, and --session scopes the service to your active login session.
- Improved half-page scrolling across all scrollable views — including altscreen mode, the diff viewer, and read-only detail panels where ctrl+d no longer triggers the exit prompt — and set shift+up and shift+down as customizable default keybindings for half-page navigation (navigation.halfpageup and navigation.halfpagedown).
- Fixed prompts or model responses blocked by content safety filters failing with a spurious "no candidate found" error, ending silently with an empty turn, or repeatedly retrying the rejected input; the CLI now surfaces a clear content-filter stop reason.
- Fixed temporary working files written to the agent scratch/ directory triggering recursive filesystem watchers and appearing as noisy entries in the artifact review panel and checkpoints.
- Fixed MCP servers bundled inside globally installed plugins failing to initialize at CLI startup or failing to update their running status when plugins are enabled or disabled.
- Fixed third-party MCP server tools failing schema validation when their input schemas omit additionalProperties.
- Fixed unnecessary filesystem customization discovery walks running on every user message even when no slash command is invoked, reducing latency before the agent begins responding.
- Fixed every log line in cli.log and background daemon subcommand output being prefixed with a spurious ERROR: logging before google.Init message.
- Fixed the macOS remote-control background service terminating shortly after startup when launched by the system service manager, remote-control start and remote-control stop leaving legacy installer-script background services running, and the Remote Control setting being unavailable when your access comes from a paid Google Cloud project.
- Fixed older conversations failing to load with an unknown step type error when resumed.
Other Recent Antigravity CLI Releases
- v1.1.27 (September 5, 2026)
- v1.1.26 (September 4, 2026)
- v1.1.25 (September 3, 2026)
- v1.1.24 (September 2, 2026)
- v1.1.23 (September 1, 2026)
All Antigravity CLI releases · All AI coding tool releases on Havoptic