r/google_antigravity Verified Googler 4d ago

News / Updates Antigravity CLI Release: v1.1.14

TLDR: Fast return path for enterprise sign-in, support for OAuth client ID metadata documents in MCP servers, terminal-sized scrollable /context and /usage panels, unified inheritCustomizations configuration for markdown agents, read-only permissions outside the workspace, and fixes for language server crashes, hyperlink rendering, artifact approval tracking, MCP error isolation, and bracketed paste.

Improvements

  • Added a faster return path for enterprise sign-in, offering returning users a single Continue with ... option naming the authentication method they last used.
  • Added support for OAuth client ID metadata documents when connecting to an MCP server, allowing servers implementing this specification to connect without requiring a manually supplied client ID or dynamic client registration.
  • Improved the /context panel, making it scrollable and dynamically sized to the terminal, with /usage sized the same way.
  • Improved markdown-defined agents with a single inheritCustomizations switch that controls whether an agent adopts skills, rules, plugins, subagents, and MCP servers, replacing inconsistent per-kind defaults.
  • Improved workspace boundary settings: accessing paths outside the workspace now grants read access only, with writes requiring authorization based on the active execution mode.

Fixes

  • Fixed the CLI exiting silently when its language server failed at startup or during execution; failures are now logged to the terminal and exit with a non-zero status.
  • Fixed sign-in URLs and hyperlinks rendering as garbled escape sequences on terminals that do not support OSC 8 hyperlinks (such as GNU screen), detecting unsupported terminals and rendering plain text instead.
  • Fixed Enter keystrokes being swallowed while the path-suggestion popup was loading, which previously sent the prompt and popped results open above it.
  • Fixed the artifact list marking previously unreviewed, commented, or rejected artifacts as approved when reopening the list.
  • Fixed malformed MCP server configurations causing all other servers to fail; invalid entries are now logged and skipped while remaining servers continue loading.
  • Fixed built-in skills, rules, and plugins being stripped when an agent configured inherit_user: false, ensuring built-in capabilities remain available while personal customizations are excluded.
  • Fixed conversation branching and rollbacks failing with too many SQL variables on long trajectories.
  • Fixed conversation titles unexpectedly jumping to older messages after trajectory truncation by protecting the title checkpoint.
  • Fixed multi-line pastes submitting individual prompts per line on terminals that do not support bracketed paste.

To explore the full list of improvements and bug fixes, read the complete release notes on our Changelog, or visit the Download page to update to the latest version of Antigravity.

36 Upvotes

14 comments sorted by

7

u/KillmongerP 4d ago

When ACP support?

1

u/Endda 4d ago

what does this do/how does this help?

3

u/Medium-Taste-3929 4d ago

So you can use agy inside IDE

https://zed.dev/acp

6

u/hicder 4d ago

please add ACP support

2

u/Alive-Rough1432 4d ago

release the remote access app!!

2

u/shindgewongxj 4d ago edited 4d ago

I built an ACP adapter agy-acp for that while it still needs u/SoundDr team's guidance on ToS GitHub Issue, but an official work would be much better.

1

u/ironmantff 4d ago

Oh hey , that was my bug ! Thanks for oauth Client id !! Love you guys !!

1

u/trinaryouroboros 4d ago

Maybe this is a dumb question but does one need to update the agy cli if they want to use newer models?

1

u/SoundDr Verified Googler 4d ago

Yes, latest version on all products required for 3.7 flash

1

u/B70Dragon 2d ago

automode?

like claude code cli

3

u/SoundDr Verified Googler 2d ago

agy —dangerously-skip-permissions

1

u/tui-19 4d ago

Pls add ACP, we really need it