This is extremely frustrating. After a system restart, Antigravity lost my session state completely — history, workspace context, and extensions appear to be gone. THis has been going on for over 2 months.. but tis extremely fustrating now!!
This is a critical reliability issue. An IDE should not lose user state like this after a normal restart or just a simple udpate restart. Right now, it makes the tool unsafe for serious development work.
Second issue:
There is a consistent and serious multi-window state isolation problem in Antigravity.
Whenever I work with multiple windows open (even across completely different projects), file and editor state is not properly isolated per window.
This is not occasional — it happens every time afetr this morning update!
What happens:
-
Window A and Window B are open on different projects
-
I edit a file in one window
-
The other Window shows the edited files from each other windows
-
The other window does not correctly reflect the current file state
-
This creates persistent confusion about which version of a file is actually active or up to date
As a result:
-
It becomes very easy to overwrite or revert changes unintentionally
-
Workspace context feels shared or cached incorrectly across windows
-
Multi-project workflows become unreliable