My account was hit with a complete service suspension while utilizing the platform. After reviewing my local environment logs, I suspect I have identified the most likely trigger. I was executing a Python harness within my workspace that communicates via API with a Ollama cloud.
NOT through Antigravity
Antigavity was just RUNNING the Python code instead of VS Code as a simple IDE.
This automated suspension is an egregious false positive. There was absolutely no intent, mechanism, or reason to suspect that executing local Python code communicating with a local inference engine would violate any policies, nor do I believe it does at this time.
Why this does not violate the Terms of Service:
-
No Third-Party Access Bypasses: I was not using unauthorized community-made wrappers (like OpenClaw or modified OAuth tokens) No was there any attempt to hijack or siphon Google’s backend. The Python code was standard local development. It was Just Python talking to Ollama models. That is all it did.
-
Explicit Open-Source Framework: According to Gemini section 8 of the Antigravity Additional Terms explicitly states: “If you select a third party or open source model as your main agent model, you will be subject to the terms of that model.” Running code that targets open-source cloud models is clearly within the expected scope of a flexible developer workspace. Again Antigravity was just RUNNING PYTHON and it was Python that was talking to Ollama cloud via their API. Ollama models were not running in antigravity at any time.
We had no way of knowing this would cause an issue: As developers, treating an integrated environment like a standard workspace means running local scripts and testing local API endpoints (such as localhostfor Ollama) is standard practice. There is nothing in the documentation or the ToS warning users that standard local/cloud network to an open-source model running on our own computer would trigger an aggressive, automated platform-wide ban.
In our view the security telemetry has completely misread standard local API traffic as an unapproved third-party backend client proxy.
We sent multiple Support Ticket Sent To: antigravity-support@google.com
Our Account Status is Complete service suspension & block.
Please have a human engineer manually look at the telemetry logs for this account (or whatever else you needs to be done). You will see that the traffic was completely confined to a Ollama cloud. I request that this false suspension be lifted immediately so I can resume my project workflows.
Thank you