Antigravity CLI v1.2.5
Antigravity CLI v1.2.5 was released on .
Summary
Antigravity CLI 1.2.5 makes your custom agents smarter by automatically helping them understand and use other agents you've created, and fixes background tasks to keep their names so you can actually track what's running. We've also resolved several frustrating issues with cre...
Release Context
- This was the 48th Antigravity CLI release of 2026 tracked by Havoptic.
- It shipped 1 day after Antigravity CLI v1.2.4 (September 16, 2026).
- Antigravity CLI: ships every 1.6 days — 20 releases in the last month.
Why it matters: Agents now delegate to subagents automatically.
Shipped around the same time
Within 3 days of this release, other AI coding tools also shipped:
- OpenAI Codex CLI rust-v0.155.0 (September 17, 2026)
- GitHub Copilot CLI v1.0.86 (September 17, 2026)
- Claude Code v2.1.275 (September 17, 2026)
- Claude Code v2.1.274 (September 16, 2026)
- GitHub Copilot CLI v1.0.85 (September 16, 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 automatic subagent guidance for custom agents defined in Markdown: agents that list invokesubagent in their tools now receive the roster of available subagents and usage instructions in their system prompt, so they can actually delegate to the subagents they declared.
- Improved background task naming so a task keeps the name it was given when sent to the background; completion notifications and task lists now show that name instead of a generic auto-derived one.
- Fixed stale credentials lingering after the sign-in server definitively rejects them (for example a revoked or invalidated enterprise account); the CLI now signs you out and clears the stale tokens so you can sign in again cleanly, while temporary network failures, server errors, and rate limits never cost you your session.
- Fixed commands killed by an outside signal (for example when the whole session shuts down mid-run) being recorded as successful runs with exit code 0; such commands now finish as canceled while keeping the output collected before the interruption.
- Fixed the Interrupted hint only appearing when Esc was pressed locally in the terminal; it now appears whenever the current turn is actually cancelled, including when it is stopped from a connected remote session.
- Fixed the artifact viewer leaving markdown text stuck at its original width after a terminal resize; content now re-wraps to the new window size.
- Fixed in-progress thinking frames occasionally freezing permanently in the conversation history (for example showing Thinking... (31s) forever), including after a terminal resize or session reload.
Other Recent Antigravity CLI Releases
- v1.2.3 (September 15, 2026)
- v1.2.2 (September 12, 2026)
- v1.2.1 (September 11, 2026)
- v1.2.0 (September 10, 2026)
- v1.1.28 (September 9, 2026)
All Antigravity CLI releases · All AI coding tool releases on Havoptic