Antigravity CLI v1.0.6
Antigravity CLI v1.0.6 was released on .
Summary
- Added shell-style path auto-completion for /open and /add-dir. - Added optimistic rendering for user chat prompt submissions, injecting messages immediately into the viewport to eliminate perceiv...
Release Context
- This was the 3rd Antigravity CLI release of 2026 tracked by Havoptic.
- It shipped 2 days after Antigravity CLI v1.0.5 (June 3, 2026).
Shipped around the same time
Within 3 days of this release, other AI coding tools also shipped:
- OpenAI Codex CLI rust-v0.138.0 (June 8, 2026)
- Claude Code v2.1.169 (June 8, 2026)
- Kiro CLI v2.6.1 (June 8, 2026)
- Claude Code v2.1.168 (June 6, 2026)
- Claude Code v2.1.167 (June 6, 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
Release Notes
- Added shell-style path auto-completion for /open and /add-dir.
- Added optimistic rendering for user chat prompt submissions, injecting messages immediately into the viewport to eliminate perceived input lag.
- Added fuzzy and partial substring matching across slash commands. E.g. /el -> shows /help and /model while previous no suggested completions.
- Fixed a bug when suggestion was not triggered when @ is typed after (. Enabled unconditional typeahead suggestions whenever @ is typed without preceding whitespace, streamlining mention workflows.
- Skipped subagent conversations from /resume, keeping the standalone conversation picker focused purely on direct user initiated conversations.
- Added a stackwithdefault flag to the statusLine configuration to render both the default Antigravity status line and custom status line output vertically stacked.
- Fixed a bug where entering a prompt immediately after pressing Esc (to interrupt an active agent stream) caused the newly typed input to be swallowed or rejected.
- Fixed --sandbox flag propagation in headless print mode (-p / --print), ensuring sandbox isolation is correctly enforced during non-interactive execution.
Other Recent Antigravity CLI Releases
- v1.1.4 (July 18, 2026)
- v1.1.3 (July 16, 2026)
- v1.1.2 (July 13, 2026)
- v1.1.1 (July 10, 2026)
- v1.1.0 (July 8, 2026)
All Antigravity CLI releases · All AI coding tool releases on Havoptic