Title: [Bug] Antigravity 2.0 Orchestrator GUI Freezes/Becomes Unresponsive on Windows
Description: Hi team, I’m experiencing an issue with the Antigravity 2.0 Orchestrator on Windows. The GUI frequently freezes and becomes entirely unresponsive.
The only way to recover the application is to open Task Manager, kill all associated Antigravity tasks, and open it again, after which it works normally. Interestingly, the background language server seems to remain alive and logging when the UI freezes, indicating this might be strictly an Electron/UI thread lockup.
Environment:
-
OS: Windows
-
Antigravity Version: 2.0 / 2.1.4
Steps to Reproduce:
-
Open Antigravity 2.0.
-
Use the application normally.
-
The GUI stops responding to any clicks or input and completely freezes.
Errors Found in Logs: I did a scan of the local AppData logs and found a few recurring errors around the times of the freezes that might be relevant:
-
[error] [uncaught exception in sharedProcess]: Cannot read properties of undefined (reading ...) -
[error] Missing 'tunnelApplicationConfig' or 'tunnelApplicationName' in product.json.
Attachments: I’ve attached a zip file containing the Antigravity and Antigravity IDE log directories from my AppData\Roaming folder.
Thanks for taking a look at this!