Back
AI summary
Written by AI from the official notes. Check them for exact details.Google's Gemini and Antigravity now feature an embedded terminal, Git version control, and support for audio attachments.
- Embedded terminal allows running commands directly in the sidebar.
- Git version control enables file staging and committing within the app.
- Supports audio file attachments up to 20MB in various formats.
- Interactive image commenting with drag-to-select functionality added.
- Improved Git responsiveness for large repositories.
Why it matters: Users who rely on version control and multimedia attachments will benefit from these enhancements.
Full release notes21 changes
An embedded terminal and Git-native version control now live directly in the sidebar. This release also adds audio file attachments, interactive image commenting, richer previews for MCP tool execution, and core performance work.
- Added an embedded terminal directly in the sidebar (Ctrl/Cmd +
), allowing you to run build commands, test suites, and scripts without switching applications. - Introduced Git version control in the Review pane to inspect working tree diffs, stage and unstage files, and commit changes directly within the app.
- Improved Git responsiveness and reduced background CPU usage on large repositories and projects with submodules.
- Added support for attaching audio files (MP3, WAV, M4A, AAC, OGG, FLAC, OPUS) up to 20MB via file picker or drag-and-drop.
- You can now drag to select regions and leave comments directly on any image in the file viewer, with smooth scrolling for tall images.
- Model Context Protocol (MCP) and custom tool execution steps now display structured headers, expandable argument blocks, and formatted result previews.
- Redesigned pending review comments in the chat input with unified attachment badges, file-grouped hover previews, and quick modal access for queued messages.
- Improved sidebar smoothness and message streaming responsiveness during active generation.
- URL artifact cards now open supported links (such as local dev servers and Google Docs, Sheets, Slides, and Drive) directly in an in-app preview pane.
- Improved folder picker navigation with live directory suggestions, Windows path support, and inline new folder creation.
- File search in the @-mention menu is now typo-tolerant, making it easier to reference files with approximate names.
- Markdown file previews and artifacts now cleanly format frontmatter metadata as a structured key-value summary.
- Double-clicking an option in single-select questions and confirmation prompts now immediately selects and submits the answer.
- Fixed an issue where the slash command menu and input suggestions displayed commands unsupported by the active custom agent.
- Fixed an issue where goal progress and summary sections were missing from the chat interface during /goal execution.
- Fixed an issue where unsaved edits to artifact comments could be lost when switching tabs or moving the cursor away.
- Fixed an issue where comments on image files were missing their cropped preview and comment text in the comments modal.
- Fixed an issue where image attachments in the chat composer were lost when switching between conversations.
- Fixed an issue in project settings where selecting "Inherit General" for Sandbox Mode failed to save.
- Fixed an issue where quoted text and context items in question headers appeared as raw markup instead of interactive pills.
- Fixed an issue during business login where license lookup errors would leave users on an error screen instead of prompting for a Google Cloud project ID.