According to Google's official announcement, Antigravity 2.0 has added a built-in terminal and a full Git panel, allowing developers to perform common tasks without switching to an external terminal or Git client.
The Git panel directly reads the Git working tree, allowing you to view Agent Edits, unstaged changes, and overall changes for the current branch separately.
The terminal is integrated into the sidebar and supports running tests, builds, linting, scripts, and package management commands.
The Git panel provides full functionality including diff viewing, staging, unstaging, generating commit messages, committing, and pushing.
