Per title, any time Antigravity executes a terminal command - whether it’s running a Python script, moving a single file, or any other operation no matter how trivial - it hangs for roughly 5 minutes. During this time, language_server_windows_x64.exe spins in the background, saturating 2 CPU cores throughout. As soon as this stops, the command completes and things progress. This makes AG nearly unusable for tasks that require lots of iteration and frequent execution of test cases, with some prompts taking 2 hours to finish.
I’ve tried git bash instead of powershell, having the agent use cmd /c to prevent an indefinite wait after the command has completed, restarted, rebooting, reinstalling including a clean wipe of all AG and Gemini related directories, moving subdirectories with lots of files out of the project in case it’s indexing them, but none of that has made a difference.
This makes AG slower than doing things by hand for a wide range of tasks, and the $200 ultra subscription I’ve been paying for feel like a waste of money.