I am reporting a severe, system-terminating memory leak and CPU thrashing issue directly within the Antigravity IDE. Running a single agent workflow inside the editor completely destabilizes the OS and has forced 10 consecutive macOS kernel panics/hard reboots.
Even while the agent is completely idle, the IDE’s background runner immediately spikes to 100% CPU utilization. Concurrently, the IDE’s memory allocation balloons rapidly, hitting over 130 GB of RAM allocation. Because the host machine has 64GB of physical unified memory, the IDE aggressively forces over 65GB of SSD swap allocation until the macOS kernel watchdog times out and panics the system.
Additional Context: This catastrophic failure happens during a completely trivial task: generating a codebase report on a basic, 10-file project.
Environment & Hardware Details:
Device: Mac mini (M4 Pro)
Physical Memory: 64 GB Unified RAM
OS: macOS (Apple Silicon Architecture)
Application: Antigravity IDE (Single agent task)