Google tethers Antigravity to enterprise controls amid AI shakeup
- ID
- 16348
- Status
- summarized
- Published
- 21 Aug 2026, 7:47 AM
- Fetched
- 21 Aug 2026, 2:19 PM
- Provider
- The Register
- Category
- technology
- Original URL
- https://www.theregister.com/ai-and-ml/2026/08/21/google-tethers-antigravity-to-enterprise-controls-amid-ai-shakeup/5290730
- Source URL
- https://www.theregister.com/headlines.atom
Summary
- Score
- 6.0
- Created
- 21 Aug 2026, 2:19 PM
- Tags
- Audience
- developersvibe_codersai-agent-userssaas-startup-founders
What happened
Google has moved Antigravity, its DeepMind-originated agentic AI coding assistant, into Gemini Enterprise subscriptions with enterprise governance controls. Admins now get project-level budget caps, token pooling across users, audit logging, file-access restrictions (deny access outside working folders), terminal execution controls (ask-first, sandbox, or auto-proceed), and browser/website access limits—all from a single console. Antigravity is also now available as an extension for VS Code, Visual Studio, JetBrains, and Zed, alongside its own desktop app, CLI, SDK, and IDE.
Why it matters
If your team is on or evaluating Gemini Enterprise, these controls directly determine how you safely deploy AI coding agents: token pooling stops wasted spend, budget caps prevent runaway costs, and file/terminal/browser restrictions let you constrain agent behavior before it touches production systems. Teams not on Google Cloud can ignore this.
Discussion angle
Compare Antigravity's governance model (file-access scoping, terminal sandboxing, browser whitelisting, token pooling) against what Cursor, Copilot, and Claude Code offer for enterprise teams—does Google's admin-console approach actually solve problems the others don't?