Permission issue of antigravity on Mac

Why do I use Antigravity on my Mac? Whether it’s the Calude model or the Gemini model, they always prefer to use terminal commands and Python commands when merging files. However, these two types of commands may be blocked on Mac due to lack of permissions, preventing normal operation. I have to manually stop them and tell Antigravity not to use terminal commands and Python commands in order to continue the agent task.

However, using Codex within Visual Studio Code does not pose this issue.

My current solution is to run a Windows 11 virtual machine on a Mac, and run Antigravity within the virtual machine to ensure that my tasks run smoothly at all times, without being blocked by the terminal or Python

1 Like

Hi @aaron_wu ,

Thank you for flagging this issue.
This happens because MacOS restricts terminal and Python execution.
Have you tried enabling ‘Full Disk Access’ and ‘Developer Tools’ for Antigravity within your Mac ? If you have already done this and still getting blocked, could you please share the exact error message?