Antigravity CLI v1.1.27
Antigravity CLI v1.1.27 was released on .
Summary
Antigravity CLI 1.1 makes it easier to switch between models mid-conversation without losing your place, and gives custom agents more control over their dependencies. You'll also notice smarter command hints and clearer settings explanations that adapt to your preferences—chec...
Release Context
- This was the 41st Antigravity CLI release of 2026 tracked by Havoptic.
- It shipped 1 day after Antigravity CLI v1.1.26 (September 4, 2026).
- Antigravity CLI: ships every 1.6 days — 17 releases in the last month.
Why it matters: Consult any model mid-conversation without losing context.
Changelog https://t.co/zcWx92BPr6 — Google Antigravity
Shipped around the same time
Within 3 days of this release, other AI coding tools also shipped:
- Claude Code v2.1.263 (September 6, 2026)
- 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)
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 /model <name> <prompt>, which runs a single prompt on another model and then returns the session to the model it was using, so you can consult a different model mid-conversation without disturbing your saved default.
- Added a conversationtitle field to the JSON payload passed to custom status line and window title scripts, so they can show the active conversation's name and pick up renames immediately.
- Added an agents list to custom agent Markdown frontmatter, letting an agent declare the subagents it depends on using the same workspace-relative, absolute, and agent-relative path rules as skills.
- Improved /model to show a [model] argument hint as you type, so the command's arguments are discoverable without opening help.
- Improved the /settings panel so each Verbosity option explains itself as you highlight it, describing whether tool calls, commands, and thoughts are shown in full or collapsed into a token metrics table.
- Improved the sign-in and Google Cloud setup screens to use the CLI's standard styled key hints, which follow your color scheme and keybindings and drop the navigation hint when only one option is available.
- Changed /model <name> to report Model already set to <name> when the session is already using that model, instead of reporting a switch that did not happen.
- Fixed tool calls to MCP servers accepting arguments the server's own schema never declared, so an invented parameter is now rejected and corrected instead of being silently dropped.
- Fixed headless runs with -p silently skipping tool actions they were not permitted to take, which now end with a notice naming the refused actions and report them as deniedactions in the JSON output.
- Fixed ? in Vim Normal mode opening the shortcuts panel while the prompt already contained text, so character-search and replace operators such as f?, t?, and df? work; ? still opens shortcuts on an empty prompt.
- Fixed /model with no argument doing nothing when run before the session had finished starting up, so it now opens the model picker.
- Fixed print mode (-p) exiting before the session finished shutting down, which could drop the run's trailing conversation history before it reached disk.
- Fixed a redundant approval prompt when the agent reads or writes another conversation's artifact files after you have already allowed access to files outside your workspace.
Other Recent Antigravity CLI Releases
- v1.1.25 (September 3, 2026)
- v1.1.24 (September 2, 2026)
- v1.1.23 (September 1, 2026)
- v1.1.22 (August 27, 2026)
- v1.1.21 (August 26, 2026)
All Antigravity CLI releases · All AI coding tool releases on Havoptic