Google Antigravity: What's New in June 2026
A summary of all updates, new features, and bug fixes released for Google Antigravity during June 2026.
2releases0features21fixes26improvements
Bug Fixes in June 2026
- 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)
Improvements in June 2026
- Added a new built-in Antigravity Guide skill to provide helpful guidance when users ask about Antigravity.(2.2.1)
- Added syntax highlighting for C++, Python, and Protobuf files in markdown code and diff blocks.(2.2.1)
- Added hover tooltips to file pills in the chat and workspace views to display absolute paths and clarify workspace locations.(2.2.1)
- Improved readability of context pills by truncating long labels and adding hover tooltips to view the full content.(2.2.1)
- Enabled automatic saving of refreshed OAuth tokens to the OS keyring to reduce authentication prompts.(2.2.1)
- Added support for rendering and playing audio files (.mp3, .wav, .ogg, .m4a) within the sidebar file viewer and artifact viewer.(2.2.1)
- Added a new 'Conversation Width' setting under Appearance settings, allowing you to configure the maximum width of the conversation panel (Default, Narrow, or Wide).(2.2.1)
- When creating a new project, Antigravity 2.0 will now notify you if a project with the same folders already exists, allowing you to quickly navigate to it.(2.2.1)
- Added a tooltip to show the full task summary when hovering over items in the Running Items panel.(2.2.1)
- Improved the model selector dropdown to dynamically resize and prevent truncation of long model names.(2.2.1)
- Updated the permissions request dialog to display a clear description of the action or command being run.(2.2.1)
- Improved response time and reliability of account status checks when Terms of Service violations are encountered.(2.2.1)
- Improved UI responsiveness and eliminated lag when resizing the sidebar layout.(2.2.1)
- Aligned theme colors, font sizes, text size, and line height in the chat input area to match surrounding UI density and ensure consistent rendering.(2.2.1)
- Improved usability for touch and stylus users by increasing the size of various UI hit targets, including buttons, pills, and toolbars.(2.2.1)
- Adjusted the diff viewer layout to provide more horizontal space for code contents.(2.2.1)
- Added a brief delay before displaying tooltips for long conversation titles in the sidebar.(2.2.1)
- Optimized file watching notifications to prevent visual flickering and improve performance during high-frequency file writes.(2.2.1)
- Updated icons for built-in slash commands and redesigned mentions/slash commands menu alignment in the chat input box.(2.2.1)
- Quota screen redesign: clearer, unambiguous view into “used” versus “remaining” credits in the Models tab of the Settings screen.(2.1.4)
- Ask side questions via /btw: while in a conversation, type ‘/btw’ in the input and select the ‘btw’ option in the menu to write a message to an ephemeral, single-response agent that has the context of your current conversation.(2.1.4)
- Simple conversation search functionality: cmd/ctrl+F to search for visible text in the conversation view.(2.1.4)
- Support for PDF attachments to messages to Gemini models: drag and drop PDFs from your filesystem or add PDFs using the media option in the Add Context menu button in the input box.(2.1.4)
- Breadcrumbs in file viewer pane header: quality-of-life UI to more easily see and navigate directories in your repo.(2.1.4)
- Nested subagents in the overview pane: see all nested subagents belonging to the main conversation instead of only the subagents that are one level deep.(2.1.4)
- Minor improvements to Projects UX: you can now specify a project name during the creation flow and sort conversations in the left sidebar by worktree.(2.1.4)