Antigravity CLI v1.1.4
Antigravity CLI v1.1.4 was released on .
Summary
Antigravity CLI 1.1.4 now lets you chain multiple commands together in a single prompt, so workflows like /plan /grill-me work seamlessly in sequence. We've also smoothed out the /diff viewer scrolling and squashed several bugs affecting custom agents, headless mode, and comma...
Release Context
- This was the 18th Antigravity CLI release of 2026 tracked by Havoptic.
- It shipped 2 days after Antigravity CLI v1.1.3 (July 16, 2026).
Why it matters: Chain Multiple Commands In One Prompt Now.
Shipped around the same time
Within 3 days of this release, other AI coding tools also shipped:
- Claude Code v2.1.215 (July 19, 2026)
- OpenAI Codex CLI rust-v0.144.6 (July 18, 2026)
- Claude Code v2.1.214 (July 18, 2026)
- Kiro CLI v2.13.0 (July 17, 2026)
- Claude Code v2.1.212 (July 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
Release Notes
Changelog - Added support for stacking multiple leading slash commands in a single prompt, so a chain like /plan /grill-me <prompt> parses, activates, and renders every command in the order you typed them. - Improved scrolling in the /diff viewer so paging through a diff no longer jitters or pushes the status line off the screen when lines wrap or comments expand. - Fixed custom agents that declare subagent: false still appearing in the available-subagents list and being invocable as subagents. - Fixed headless (-p / --print) runs so they now honor persisted settings.json policies, including permissions, file access, sandbox mode, auto-execution, and artifact review. - Fixed /btw side-questions leaking into the conversation list as duplicate entries that carried the parent conversation's title. - Fixed the prompt to honor a custom Enter binding to prompt.insertnewline, so a remapped Enter inserts a newline instead of submitting. - Fixed eligibility error messages so the CLI shows the real reason again instead of defaulting to a generic "unknown reason".
Other Recent Antigravity CLI Releases
- v1.1.2 (July 13, 2026)
- v1.1.1 (July 10, 2026)
- v1.1.0 (July 8, 2026)
- v1.0.16 (July 2, 2026)
- v1.0.15 (July 1, 2026)
All Antigravity CLI releases · All AI coding tool releases on Havoptic