From Gemini CLI to Antigravity: A Strategic but Contentious Migration
Google is consolidating its AI development tooling by deprecating the open-source Gemini CLI in favor of the closed-source Antigravity CLI, a move that will hit free, Pro and Ultra users from June 18. Gemini CLI and Gemini Code Assist IDE extensions will stop serving these tiers, while Gemini Code Assist for GitHub will block new installs and later cease requests. Only enterprise customers and those using paid Gemini and Gemini Enterprise Agent Platform API keys will retain Gemini CLI access, underscoring a clear split between enterprise and individual developers. Google frames Antigravity as a “premier agent-first development platform” with a server-side harness and unified terminal experience, designed for longer multi-agent workflows rather than quick, one-off prompts. Yet the replacement currently lacks feature parity and abandons open-source roots, raising concerns that non-enterprise users are being pushed into a more restricted, usage-limited ecosystem without mature alternatives.

Antigravity 2.0: Command Center for Multi-Agent AI Development
Antigravity 2.0 repositions the product from a coding environment to a full-fledged platform for multi-agent AI development. The new desktop application acts as a command center where developers can orchestrate multiple autonomous AI agents in parallel—one generating code, another producing brand assets, a third planning product architecture—within project-centric workflows spanning multiple repositories. Under the hood, Antigravity’s unified architecture powers a server-side harness that also surfaces via the Antigravity CLI for terminal-first users and an SDK for programmatic integration. The platform is tightly co-optimized with Gemini models, especially Gemini 3.5 Flash, which Google describes as the primary workhorse for agentic tasks. Managed agents in the Gemini API extend this model into the cloud: a single call can spin up an isolated Linux environment where agents reason, use tools, execute code, and persist state across sessions. This combination pushes Antigravity toward a managed, platform-style offering rather than a standalone coding IDE.

Android CLI AI Agents Promise Speed Gains, But Controls Lag Behind
Alongside Antigravity 2.0, Google introduced Android CLI 1.0, designed as a machine-friendly interface for AI coding agents that integrates directly into the Antigravity ecosystem. The Android CLI allows agents—whether powered by Gemini, Antigravity, or third-party models like Claude Code and Codex—to handle tasks such as semantic symbol resolution, Jetpack Compose previews, and automated UI tests without opening Android Studio. Google reports more than 70% reduction in LLM token usage and roughly 3x faster completion times compared with running agents inside a graphical IDE. New Android Skills, defined via SKILL.md files, provide modular, auto-triggered instructions for common refactors, while a live knowledge base feeds agents up-to-date Android, Firebase, and Kotlin documentation. For enterprises, these capabilities hint at significant productivity gains. Yet many teams are waiting on explicit governance, deployment and security terms before treating Antigravity plus Android CLI as a fully sanctioned, controllable enterprise platform.

Enterprise Features: Managed Agents, Middleware, and CodeMender
Google is clearly angling Antigravity 2.0 at enterprise AI development, extending beyond coding assistance into broader lifecycle management. Managed Agents in the Gemini API allow organizations to instantiate cloud-hosted agents that run in persistent, isolated Linux environments with durable state and file systems, suitable for longer-running workflows and automated maintenance tasks. Antigravity integrates directly with the Gemini Enterprise Agent Platform so teams can connect agents to existing Google Cloud projects. On the application side, a Middleware architecture for Genkit-based apps enables developers to weave agentic logic into existing services while keeping cross-cutting concerns—like observability or policy enforcement—centralized. Complementing this, the CodeMender security patching tool targets automated vulnerability detection and remediation within codebases, positioning Antigravity as not just a coding accelerator but a security-aware development fabric. Together, these pieces signal Google’s ambition to offer a vertically integrated, agent-first stack for enterprise software delivery.

Developer Backlash and the Future of Google’s Agentic Platform
Despite the technical advances, developer reaction to the Antigravity 2.0 platform has been mixed, especially around the Google Gemini CLI migration. Antigravity CLI inherits core concepts like Skills, Hooks, Subagents and extensions, but Google has acknowledged there will not be one-to-one feature parity at launch—and has not committed to full parity later. Usage limits and the disappearance of open-source transparency are flashpoints, particularly for individual developers and small teams losing access to Gemini CLI’s permissive model. Antigravity’s sparse public repository stands in stark contrast to Gemini’s contributor-rich GitHub presence, fueling concern that innovation will increasingly happen behind closed doors. For enterprises, the shift may be more palatable given managed agents, middleware and CodeMender’s benefits. For the broader community, however, Google’s pivot crystallizes a larger industry trend: powerful multi-agent AI development is converging into closed, managed platforms where access, not just capability, becomes the key point of negotiation.

