Antigravity CLI v1.0.16
Antigravity CLI v1.0.16 was released on .
Summary
Antigravity CLI 1.0.16 makes background task monitoring smoother with auto-scrolling logs and adds intelligent retries to prevent model generation hiccups. We've also squashed several frustrating bugs—from subagent failures to crashes with empty outputs—while fixing resource l...
Release Notes
- Improved the /tasks detail panel to automatically scroll to the bottom as new background task logs stream in, and default to the latest output when opened while preserving scroll position if scrolled up manually.
- Improved model generation resilience by adding automatic client-side retries when encountering transient errors.
- Fixed dynamically defined subagents by transitioning definitions from JSON to Markdown format, fixing an issue where dynamically created subagents failed to invoke.
- Fixed a crash occurring when executing background tasks or terminal commands that produce empty outputs (such as sleep).
- Fixed a permission manager hook error by safely handling empty decision strings returned by pre-tool hooks instead of failing with an "unknown pre-tool hook decision" error.
Other Recent Antigravity CLI Releases
- v1.1.2 (July 13, 2026)
- v1.1.1 (July 10, 2026)
- v1.0.14 (June 30, 2026)
- v1.0.13 (June 27, 2026)
- v1.0.12 (June 24, 2026)
All Antigravity CLI releases · All AI coding tool releases on Havoptic