Antigravity CLI v1.1.24
Antigravity CLI v1.1.24 was released on .
Summary
Antigravity CLI 1.1.24 fixes critical issues like agents appearing multiple times in pickers and the tool from hanging when piped to other programs, plus streamlines the /mcp panel so navigation feels more intuitive. We've also resolved several configuration parsing problems a...
Release Context
- This was the 38th Antigravity CLI release of 2026 tracked by Havoptic.
- It shipped 1 day after Antigravity CLI v1.1.23 (September 1, 2026).
- Antigravity CLI: ships every 1.6 days — 14 releases in the last month.
Why it matters: MCP Config Now Supports Comments And Trailing Commas.
Shipped around the same time
Within 3 days of this release, other AI coding tools also shipped:
- OpenAI Codex CLI rust-v0.153.4 (September 4, 2026)
- OpenAI Codex CLI rust-v0.153.3 (September 4, 2026)
- Claude Code v2.1.261 (September 4, 2026)
- GitHub Copilot CLI v1.0.83 (September 4, 2026)
- OpenAI Codex CLI rust-v0.153.2 (September 3, 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
- Fixed duplicate agent entries appearing in the /agents picker when an agent with the same name is discovered across multiple configuration sources or plugins.
- Fixed tool initialization and agent startup failing when launched from an inaccessible or deleted working directory by using absolute URI schemes for in-memory parameter schemas.
- Fixed headless CLI invocations with piped standard output or standard error hanging on exit by setting FDCLOEXEC on the preserved streams so child processes do not keep the caller's pipes open.
- Fixed MCP configuration parsing failing when mcpconfig.json contains single-line (//) comments, multi-line (/ /) comments, or trailing commas.
- Fixed orphaned annotation files accumulating in local storage when deleting conversations.
- Fixed /btw side questions in conversations with an active /goal being forced to continue and making unintended tool calls.
Other Recent Antigravity CLI Releases
- v1.1.27 (September 5, 2026)
- v1.1.26 (September 4, 2026)
- v1.1.22 (August 27, 2026)
- v1.1.21 (August 26, 2026)
- v1.1.20 (August 25, 2026)
All Antigravity CLI releases · All AI coding tool releases on Havoptic