[Bug Report] Antigravity 2.0 forces headless browser mode — no visible option for enterprise/GCP accounts
Environment
- OS: Windows
- Antigravity version: 2.0.x
- Account type: Google Workspace / GCP Business account
Issue Summary
Since upgrading to Antigravity 2.0, the browser agent runs exclusively in headless mode. There is no setting or UI option to switch back to visible browser mode. This is a regression from v1.x, where the browser was fully visible during agent execution.
Why this matters for enterprise users
Being able to see the browser in real time is critical for:
- Monitoring agent behavior on internal GCP-authenticated pages
- Debugging flows that require enterprise SSO login
- Verifying UI actions on corporate tools that block headless browsers
Downgrading to v1.23.2 restores visible browser mode, but breaks GCP business account authentication entirely — forcing enterprise users to choose between account access and browser visibility. This is not an acceptable tradeoff.
Expected behavior
An option (UI toggle or config setting like BROWSER_HEADLESS=false) to run the browser agent in visible mode, fully compatible with enterprise/GCP accounts on Antigravity 2.0.
Workaround attempted
Setting the environment variable BROWSER_HEADLESS=false before launching Antigravity 2.0 on Windows — did not restore visible mode.
Request
Please restore visible browser mode as an explicit option in Antigravity 2.0 settings, accessible to enterprise account holders. This was a core feature of the product and its removal significantly degrades the developer experience for business users.
Happy to provide logs or additional context if needed.