Antigravity CLI v1.1.14
Antigravity CLI v1.1.14 was released on .
Summary
Antigravity CLI 1.1.14 makes sign-ins faster for returning users and streamlines server connections by automatically detecting OAuth credentials. The /context panel is now properly sized to your terminal, and agent customization is simpler with improved inheritance controls. C...
Release Context
- This was the 28th Antigravity CLI release of 2026 tracked by Havoptic.
- It shipped 4 days after Antigravity CLI v1.1.13 (August 14, 2026).
Why it matters: Sign in faster with one-click return access.
Shipped around the same time
Within 3 days of this release, other AI coding tools also shipped:
- Devin Desktop v3.8.20 (August 21, 2026)
- OpenAI Codex CLI rust-v0.149.0 (August 20, 2026)
- Claude Code v2.1.238 (August 20, 2026)
- Claude Code v2.1.237 (August 19, 2026)
- Kiro CLI v2.19.0 (August 19, 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 a faster return path for enterprise sign-in, so a returning user is offered a single Continue with ... option naming the method they last used.
- Added support for OAuth client ID metadata documents when connecting to an MCP server, so servers implementing that part of the specification no longer require a manually supplied client ID or dynamic client registration.
- Improved the /context panel, which is now scrollable and sized to the terminal. /usage is sized the same way.
- Improved markdown-defined agents with a single inheritCustomizations switch that decides whether the agent adopts your skills, rules, plugins, subagents and MCP servers, replacing per-kind defaults that silently disagreed with each other.
- Improved the setting that allows access outside your workspace, which now grants only read access; writes are auto approved according to the cycle mode setting.
- Fixed the CLI exiting silently when its language server failed, both at startup and while running; the failure is now printed to the terminal and the process exits non-zero instead of reporting success.
- Fixed the sign-in URL and other links rendering as garbled text on terminals that do not parse OSC 8 hyperlinks, such as GNU screen, which are now detected and given plain text instead.
- Fixed Enter being swallowed while the path-suggestion popup was still loading, which sent the prompt and then popped the results open on top of it.
- Fixed the artifact list marking every earlier artifact as approved when reopened, so artifacts that were unreviewed, commented on or rejected in a previous turn keep their real status.
- Fixed one malformed entry in your MCP configuration bringing down every other server, which is now logged and skipped so the remaining servers still load.
- Fixed built-in skills, rules and plugins disappearing from an agent that set inherituser to false, which was only meant to opt out of your personal customizations, not the ones shipped with the CLI.
- Fixed reverting or branching a long conversation failing with too many SQL variables.
- Fixed a long conversation's title jumping to an unrelated older message once history was truncated, by protecting the checkpoint the title is derived from.
- Fixed a multi-line paste submitting one prompt per line on terminals that do not honour bracketed paste.
Other Recent Antigravity CLI Releases
- v1.1.21 (August 26, 2026)
- v1.1.20 (August 25, 2026)
- v1.1.19 (August 22, 2026)
- v1.1.18 (August 22, 2026)
- v1.1.17 (August 20, 2026)
All Antigravity CLI releases · All AI coding tool releases on Havoptic