Zum Hauptinhalt springen
Antigravity

Antigravity

Vollständiges Changelog

Googles KI-gestützte Agentic IDE

Vollständiges Changelog mit allen Versionen seit dem ersten Release.

Neueste Version:v2.2.1
Releases insgesamt:34
Quelle:Web Changelog

Releases (34)

v2.2.1

Antigravity Guide, audio support, search improvements, and performance fixes

25. Juni 2026

  • Added a new built-in Antigravity Guide skill to provide helpful guidance when users ask about Antigravity.
  • Added syntax highlighting for C++, Python, and Protobuf files in markdown code and diff blocks.
  • Added hover tooltips to file pills in the chat and workspace views to display absolute paths and clarify workspace locations.
  • Improved readability of context pills by truncating long labels and adding hover tooltips to view the full content.
  • Enabled automatic saving of refreshed OAuth tokens to the OS keyring to reduce authentication prompts.
  • Added support for rendering and playing audio files (.mp3, .wav, .ogg, .m4a) within the sidebar file viewer and artifact viewer.
  • Added a new 'Conversation Width' setting under Appearance settings, allowing you to configure the maximum width of the conversation panel (Default, Narrow, or Wide).
  • 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.
  • Added a tooltip to show the full task summary when hovering over items in the Running Items panel.
  • Improved the model selector dropdown to dynamically resize and prevent truncation of long model names.
  • Updated the permissions request dialog to display a clear description of the action or command being run.
  • Improved response time and reliability of account status checks when Terms of Service violations are encountered.
  • Improved UI responsiveness and eliminated lag when resizing the sidebar layout.
  • Aligned theme colors, font sizes, text size, and line height in the chat input area to match surrounding UI density and ensure consistent rendering.
  • Improved usability for touch and stylus users by increasing the size of various UI hit targets, including buttons, pills, and toolbars.
v2.1.1

Antigravity IDE: Model quota screen and agent security fixes

22. Juni 2026

  • Quota screen redesign: clearer, unambiguous view into “used” versus “remaining” credits in the Models tab of the Settings screen.
  • Fixed Agent Permission Issue: Fixed the bug where changes to the agent security mode were not persisted.
  • Improved MCP server stability: increased resilience to unresponsive MCP servers and improved browser agent self-troubleshooting abilities when using the Chrome DevTools MCP server.
  • MCP server schema compatibility: the mcp_config.json schema now accepts url in addition to serverUrl as a field.
  • 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 in strict mode.
v2.1.4

Quota Screen Redesign and PDF Support

11. Juni 2026

  • Quota screen redesign: clearer, unambiguous view into “used” versus “remaining” credits in the Models tab of the Settings screen.
  • 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.
  • Simple conversation search functionality: cmd/ctrl+F to search for visible text in the conversation view.
  • 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.
  • Breadcrumbs in file viewer pane header: quality-of-life UI to more easily see and navigate directories in your repo.
  • 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.
  • 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.
  • Improved LaTeX support: the agent has a better understanding and awareness of its ability to output LaTeX-rendered math text.
  • Improved MCP server stability: increased resilience to unresponsive MCP servers and improved browser agent self-troubleshooting abilities when using the Chrome DevTools MCP server.
  • MCP server schema compatibility: the mcp_config.json schema now accepts url in addition to serverUrl as a field.
  • 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.
v2.0.11

Antivirus and Open IDE fixes

3. Juni 2026

  • Fixed an issue that occurs when certain antivirus products are installed that caused a dark blank screen on app startup.
  • Fixed some bugs related to the Open IDE button.
v2.0.4

Antigravity IDE: Enterprise Authentication Fix

2. Juni 2026

  • Fixed the blank screen issue for Enterprise account authentication.
v2.0.10

AGY 2.0 Bug fixes

28. Mai 2026

  • Various reliability and usability improvements
  • G1 credit bug fix
v2.0.6

Antigravity IDE integration

22. Mai 2026

  • Add an install IDE button if Antigravity IDE is not installed.
  • Add an open IDE button if Antigravity IDE is installed which allows you to open the current project in Antigravity IDE.
v2.0.3

Antigravity IDE: Migration flow from Antigravity 1.0

21. Mai 2026

  • Added a migration flow that allows users to import settings, extensions, and keybindings from Antigravity 1.0.
v2.0.2

Antigravity IDE: Fix installation location

21. Mai 2026

  • Fixed installation location when installed via Antigravity 1.0.
v2.0.1

AGY 2.0 Bug Fixes

19. Mai 2026

  • Fixed project migration issues for projects with CJK characters in their titles.
  • Fixed an issue that caused duplicate projects to be created when importing from Antigravity 1.0.
  • Resolved an issue where Google One credits were not being applied or utilized.
v2.0.1

Antigravity IDE: First Release

19. Mai 2026

  • First release of the Antigravity IDE.
v1.23.2

Antigravity IDE: Bug Fixes

16. April 2026

  • Fixed bug that prevented MCP servers from loading
  • Fixed bug that prevented accessing workspace-specific settings
v1.22.2

Antigravity IDE: Agent Permissions

7. April 2026

  • New agent permissions system accessible in settings.
v1.21.9

Antigravity IDE: Onboarding Fix

30. März 2026

  • Fixed bug that prevented new users from completing onboarding.
v1.21.6

Antigravity IDE: Linux Sandboxing and MCP Improvements

25. März 2026

  • Linux support for sandboxing
  • Simplified, condensed chat UI
  • Added support for reading rules from AGENTS.md in addition to GEMINI.md
  • One-click chat archival
  • Improved sidebar design
  • Improved MCP authentication
  • Various layout and UX improvements in the agent manager
  • Deprecate follow along mode in Manager
  • Deprecate playground feature in Manager
v1.20.6

Antigravity IDE: Fix for customizations creation

17. März 2026

  • Fixed an issue where rules and workflows could not be created.
v1.20.5

Antigravity IDE: Stability and UI improvements

9. März 2026

  • Added support for reading rules from AGENTS.md in addition to GEMINI.md.
  • Deprecated the Auto-continue setting, which is now enabled by default.
  • Improved conversation load times, especially for long conversations.
  • Fixed color contrast in Agent Manager terminals.
  • Fixed an issue with cleaning up old SSH server instances.
  • Fixed a bug in token accounting that could cause conversations to prematurely reach the maximum token limit.
  • Removed Command support.
v1.19.6

Antigravity IDE: Account Remediation Pathway

26. Februar 2026

  • Account remediation UI for suspended users.
v1.19.5

Antigravity IDE: Browser Fix

26. Februar 2026

  • Fixed an issue from 1.19.4 that prevented the browser from launching.
v1.19.4

Antigravity IDE: Stability and UI Improvements

25. Februar 2026

  • Allow users to include screenshots in feedback reports.
  • Nano Banana Pro 2 availability.
v1.18.4

Antigravity IDE: Fix for Windows Auto-updater

21. Februar 2026

  • Fixed an issue where the Windows auto-updater fails to detect new releases. Please manually install the latest update if you are on version 1.16.5 or 1.18.3.
v1.18.3

Antigravity IDE: Settings, Artifacts, and Stability

19. Februar 2026

  • Gemini 3.1 Pro availability.
  • Added Models screen to settings, providing more visibility into quota usage.
  • Added a setting to enable or disable terminal integration.
  • Support for downloading artifacts from the chat UI.
  • Up/down arrow key navigation for input box history.
  • Improved UI responsiveness for chat interactions, including creating conversations, sending messages, and reverting changes.
  • Resolved an issue where external plugins could fail to load on macOS due to signing problems.
  • Fixed certain artifact files not being recognized as artifacts and missing the 'Proceed' button in the chat UI on Windows.
  • Fixed an issue where reverting could occasionally delete files edited by the agent.
v1.16.5

Antigravity IDE: Bug Fixes

3. Februar 2026

  • Speed up population of @-mention search results in the Agent Manager
  • Renamed Secure Mode to strict mode
v1.15.8

Antigravity IDE: Performance Improvements

24. Januar 2026

  • Fixes a bug with long conversations with the agent that caused performance issues.
v1.15.6

Antigravity IDE: Terminal Sandboxing

23. Januar 2026

  • Terminal commands can now be executed within a sandbox for MacOS users.
v1.14.2

Antigravity IDE: Agent Skills

13. Januar 2026

  • Agent Skills now available in Antigravity
  • Updated tab model architecture.
  • New Settings to allow disabling conversation history and knowledge.
  • Resolved transparency issues across various UI components.
  • Corrected overactive jump-to-bottom and autoscroll behavior in the chat client.
v1.13.3

Antigravity IDE: Google Workspace Support

19. Dezember 2025

  • Higher, more frequently refreshed rate limits for Google Workspace AI Ultra for Business subscribers.
v1.12.4

Antigravity IDE: Gemini 3 Flash

17. Dezember 2025

  • Support for Gemini 3 Flash.
  • Native audio support for the agent.
  • Performance improvements for Agent Manager and for long conversations in editor windows.
  • Switched default browser use model to Gemini 3 Flash.
v1.11.17

Antigravity IDE: Secure Mode and Security Fixes

8. Dezember 2025

  • Secure mode option.
  • Various security fixes.
v1.11.14

Antigravity IDE: Google One Support

4. Dezember 2025

  • Google One integration.
Zeige 30 von 34