I am seeing a very similar issue on my MacBook Air M2 (8GB/256GB).
After recent updates, Antigravity becomes unresponsive during large codebase analysis tasks. Normal editing works fine, but prompts such as full-project architecture reviews, security scans, or deep codebase analysis often cause UI freezes.
In my case, CPU and memory usage do not appear excessive, but the IDE UI hangs and sometimes requires a force quit.
I have already tried:
Restarting Antigravity
Restarting macOS
Rebuilding Python environments
Disabling heavy workspace indexing where possible
Reducing SecureCoder from Deep to Quick
It would be helpful to know whether this is related to a recent indexing/analysis engine update or a known macOS issue.
Found a fix:
Open user settings.json and remove every line related to securecoder and restart the IDE(restart if semgrep tasks are still running…better) till a fix is deployed for silicon macs, this works totally fine for me.
Haven’t tried on windows yet, but i am sure it will work.