Change8

Google Antigravity models

Component

Updates related to the models component of Google Antigravity.

4 releases0 features23 bug fixesView all Google Antigravity releases

All MODELS Bug Fixes

  • Fixed an issue with broken text selection anchoring when adding comments to files or artifacts.(2.2.1)
  • Fixed an issue where workspace context was lost when navigating to the history page or other views.(2.2.1)
  • Fixed performance issues, rendering loops, and lag when navigating folders using the file path breadcrumbs or the file tree.(2.2.1)
  • Fixed erratic behavior and lag in slash command autocomplete during network instability.(2.2.1)
  • Improved file search in your workspace by matching substrings instead of requiring exact prefix matches.(2.2.1)
  • Fixed an issue where file search within workspaces could fail with a 'No such file or directory' error.(2.2.1)
  • Fixed an issue where allowing commands with special characters (like dots or environment variables) could trigger an infinite permission prompt loop.(2.2.1)
  • Improved command execution permission matching to support prefix-matching for build/test commands and correct handling of quoted arguments.(2.2.1)
  • Fixed issues where in-progress prompts and local history edits were discarded during navigation or permission checks.(2.2.1)
  • Fixed an issue where custom theme settings and color modes were not correctly applied on startup, including rejecting hex codes with a leading '#' symbol.(2.2.1)
  • Fixed startup issues and recurring User Account Control (UAC) prompts on Windows by registering a scheduled task and resolving access control errors on system PATH directories.(2.2.1)
  • Fixed crashes and synchronization issues when deleting persistent state across tabs.(2.2.1)
  • Improved accessibility and usability of the artifact review dialog, including contrast, tooltips, and error messaging.(2.2.1)
  • Fixed an issue where the agent was blocked from reading builtin customizations and skills due to sandbox restrictions.(2.2.1)
  • Fixed a startup race condition that could cause duplicate project folders to be created.(2.2.1)
  • Fixed a deadlock issue that could cause subagents to hang during execution.(2.2.1)
  • Fixed a potential crash when calculating token usage.(2.2.1)
  • Improved LaTeX support: the agent has a better understanding and awareness of its ability to output LaTeX-rendered math text.(2.1.4)
  • Improved MCP server stability: increased resilience to unresponsive MCP servers and improved browser agent self-troubleshooting abilities when using the Chrome DevTools MCP server.(2.1.4)
  • MCP server schema compatibility: the mcp_config.json schema now accepts url in addition to serverUrl as a field.(2.1.4)
  • New entries in the sensitive paths list: .vscode and .cache are now recognized as sensitive paths that require explicit user confirmation before the agent can access them.(2.1.4)
  • Resolved transparency issues across various UI components.(1.14.2)
  • Corrected overactive jump-to-bottom and autoscroll behavior in the chat client.(1.14.2)

Releases with MODELS Changes