4 Sources
[1]
Google launches Antigravity 2.0 with an updated desktop app and CLI tool | TechCrunch
Google is introducing a new version of its agentic coding app, Google Antigravity 2.0, with an updated desktop app, a CLI tool, and an SDK for custom workflows. The company launched its Antigravity tool last year as a response to agentic coding software such as Cursor. The company said that with the new desktop app, users can orchestrate multiple agents and execute tasks simultaneously. Plus, you can design custom subagent workflows and schedule tasks that can automatically run in the background. The new app also easily lets you integrate projects with Google AI Studio, Android, and Firebase. A lot of this is powered by the company's new Gemini 3.5 Flash model, which was co-developed using Antigravity, Google said. Google is also adding native voice command support to Antigravity, just like it has added to multiple consumer products, including Gmail and Docs. And it's launching a new Antigravity CLI (Command Line Interface) tool for programmers who want to use a terminal for creating agents. Google is asking users who used the Gemini CLI tool to migrate to the new tool. What's more, Google is launching an Antigravity SDK for developers to build custom agents based on Google's coding tool. The company will allow Google Cloud customers to connect to Antigravity to build projects. It noted that it will release custom agent templates in AI Studio for enterprise users to get started. Google is also adding an Antigravity export tool to AI Studio for developers to export their existing project and carry on the work locally. Google is using Antigravity's coding chops in consumer products like Search, where users will get a custom UI generated in real-time as part of an answer. Here, users will be able to build mini-apps while exploring a topic within search, the company said. The company is introducing a new AI Ultra plan priced at $100, offering 5x higher AI limits in Antigravity than the Pro plan. It is also reducing the price of its top AI Ultra plan from $250 to $200, which allows for 20x higher limits than the Pro plan. Other AI labs, including Anthropic and OpenAI, have added both $100 and $200 per month plans in the last few years to create a tiered system for users with different AI usage requirements.
[2]
Google flips Antigravity into an agentic dev suite, AI Studio app lands on Android
With Gemini 3.5 Flash doing frontier-level work at a fraction of the cost, Google's Antigravity 2.0 is here to help build and manage your agents and let them loose on your latest projects. Meanwhile, AI Studio is gaining a dedicated Android app to execute on your ideas while on the go. Google first introduced Antigravity last year at the onset of the vibecoding era. In the months since, Antigravity has existed as a dedicated application that borrows heavily from Microsoft's VS Code but significantly integrates AI coding assistance. With this latest suite of announcements, Google has repositioned Antigravity as something of a unified brand for AI coding harnesses fit for the agentic future. This starts with version 2.0 of the main Antigravity application, which puts agent orchestration front and center. Rather than performing one task at a time, you can set agents to work on several problems in parallel, multiplying your development velocity. The Antigravity revamp also brings in new integrations across Google AI Studio, Firebase, and Android. For example, you can now export projects from AI Studio directly to your local Antigravity app, carrying over all of your context to resume agentic development locally. Next up, for developers who would rather stay in their IDE of choice, Google is launching a new CLI for Antigravity. With it, you'll be able to kick off new agents without leaving the terminal. Curiously, the Antigravity CLI is set to fully replace the previous Gemini CLI, meaning developers will need to migrate any of their existing agentic workflows to the new tool. Taking things a step further, you can also use the new Antigravity SDK to create custom agents optimized for Gemini. Once built, you can deploy your Antigravity agents on the infrastructure that works best for your organization or use case. To streamline this process even further, Google is also launching a new "Managed Agents" feature in the Gemini API, offering your agents an "isolated Linux environment" in which to perform their work. Of course, coding agents are more taxing on your token budgets than traditional chat experiences like Gemini. Developers may find themselves needing more than what the $20 per month Pro plan provides but unwilling to jump up to the top tier. To that end, Google is launching a new $100 per month tier of AI Ultra, offering 5X the usage limits in Antigravity compared to AI Pro. As a special offer for I/O week (until May 25, 2026), new and existing AI Ultra subscribers can claim $100 of bonus credits to help ensure work doesn't cease if you run against your quota. Overall, this expansion of Antigravity seems poised to help Google regain some ground in the battle for developer demand for AI tools. Google's offerings should be especially enticing in light of the significant coding capability improvements of Gemini 3.5 Flash, as the model can perform many of the same tasks as frontier models at a fraction of the cost and output the code far faster. Multiply those speed gains across several Antigravity agents, and your ideas can come to life in minutes. In related news, Google is also launching a dedicated Android application for AI Studio. Details are currently limited, but it seems you'll be able to speak or type ideas into AI Studio or start from high-quality example apps. Once completed, you'll be able to share apps directly with friends, bringing a social element to the experience. You can pre-register for AI Studio today in the Play Store. Your next big idea is just a conversation away. Inspiration doesn't wait for you to be at your desk. It strikes on the couch, on the bus, or in the middle of the night. With Google AI Studio, you finally have a way to capture that spark and turn it into something real -- right from your phone. Bringing it all together, Google is enabling developers to act on their ideas from anywhere that inspiration strikes. Explain your vision to AI Studio on your phone and return home to find a full-fledged prototype. From there, you can export the project to Antigravity to launch more agents on your own machine. It's a workflow that makes app development feel less like coding and more like project management, leading a team of Gemini-powered AI agents.
[3]
Google accelerates agent-native software development with expanded Antigravity platform - SiliconANGLE
Google accelerates agent-native software development with expanded Antigravity platform Google Cloud is enhancing its "agent-first" coding platform for developers with the launch of Antigravity 2.0, a new standalone desktop application that enables a full "agent-optimized" user experience. It comes alongside the debut of Managed Agents in the Gemini application programming interface and native Android vibe coding in Google AI Studio, which were also announced today. The updates arrived during Google I/O today, building upon November's launch of the original Antigravity platform that's designed to support artificial intelligence automation at a higher, task-oriented level. With Antigravity, AI evolves from an assistant to a true collaborator that's able to work on its own initiative and with minimal supervision. The platform takes the appearance of a standard coding environment, but it's peppered with AI agents that can access everything from the editor to the terminal and even an integrated web browser. This means they have all of the tools required to autonomously plan and execute complex programming tasks. The original Antigravity was powered primarily by Gemini 3 Pro, later upgraded to Gemini 3.1 Pro, and from today, users will now have access to Google's most advanced Gemini 3.5 Flash model. In a blog post, Google DeepMind Director of Software Engineering Varun Mohan noted that 3.5 Flash outperforms Gemini 3.1 Pro on almost all coding benchmarks while running four times faster than any other frontier model, giving developers the "high-speed engine needed for real-world agentic workflows." Antigravity 2.0 is meant to act as a central home for agentic interactions, enabling developers to orchestrate multiple AI agents that can perform tasks in parallel. It also introduces "dynamic subagents," which are for parallelized workflows, scheduled tasks for background automation and new integrations with Google AI Studio, Android and the Firebase mobile development platform. Developers may prefer a traditional terminal-style experience when the embark on agentic development, and they're also catered to with Antigravity CLI. It's a new and lightweight yet high-velocity product surface where agents can be created instantly without the need for a graphical user interface. Finally, Google also revealed the new Antigravity SDK, which provides programmatic access to the same agents found in Antigravity, enabling users to define custom agent behaviors and host them on third-party infrastructure. Sticking with agentic development, Google said it's updating the Gemini API for integrating AI capabilities into software applications with the introduction of Managed Agents. Mohan explained that Managed Agents made it possible to spin up new agents that can reason, use third-party tools and execute code in isolated Linux environments with a single API call. These Managed Agents are all powered by the Antigravity agent harness and Gemini 3.5 Flash, and can be accessed through the Interactions API and through Google AI Studio. Because they use Antigravity's harness, it means that user's custom built agents will be based on the same technology and infrastructure as Google's own agents. Developers can get started building custom agents using Google's new agent templates, and will also be able to extend the capabilities of their Managed Agents with customized instructions and skills using markdown files. Another way for developers to access the latest capabilities of Gemini 3.5 Flash is through the Google AI Studio, which is a web-based prototyping environment that makes it simple to experiment with AI, refine prompts and generate API keys. Google AI Studio is now powered by Antigravity's coding agents too, and the company said it's expanding the ways developers can use the platform. For instance, there's a new mobile application opening for registration now that sacrifices deeper functionality for convenience, allowing developers to "capture an idea on the go and have a working prototype ready by the time you get to your desk," Mohan said. Additionally, Google AI Studio is now integrated with Google Workspace, which means AI agents will be able to call relevant Workspace APIs and embed them directly into apps built using the platform. Should developers decide they need more advanced coding functionality, they can now export their entire Google AI Studio projects to the locally-hosted Antigravity platform with a single click. Finally, there's a new integration that makes it possible to build native Android applications with a single prompt. Once satisfied, developers will be able to publish their apps directly in the test track within the Google Play Console. The last major dev-focused update pertained to the Gemini Enterprise Agent Platform, formerly known as Vertex AI, which is the company's full-stack development platform for building enterprise-grade AI agents and autonomous applications that can plan and execute complex, multistep tasks. The main update here is all about securing agent-generated code. It's called CodeMender, a newly integrated AI code security agent that was first created by Google DeepMind researchers. By leveraging Agent Platform's capabilities and the most advanced Gemini models, it autonomously searches for and identifies any vulnerabilities in newly created code, including that generated by other agents. Once a bug is identified, CodeMender will recommend a precise fix, apply it on command and then securely test the code to ensure there are no more loopholes or weaknesses.
[4]
Google I/O 2026: Google claims Antigravity 2.0 created an operating system in 12 hours, brings vibe coding to Android
AI Studio now lets users create Android apps using natural language prompts and test them through an integrated emulator. As expected, Google has used I/O 2026 to double down on AI-powered announcements. The company announced a major upgrade to its agentic coding platform called Antigravity 2.0. Along with this, the company also announced new vibe coding capabilities inside Google AI Studio that will allow users to create Android apps using natural language prompts. During the keynote, Google claimed that Antigravity 2.0 was able to make the core framework of a working operating system in nearly 12 hours. The company also claimed that the AI platform launched 93 separate sub-agents during the task, processed billions of tokens, and completed the project for under $1,000 in computing costs. The company even demonstrated the system live on stage by attempting to run the classic game Doom on the AI-created OS. Initially, it failed because keyboard drivers were missing, but then the company instructed Antigravity 2.0 to generate the required drivers in real time, after which the game reportedly became functional. Also read: Google I/O 2026: Gemini 3.5 Flash, AI video tool and major Gemini app upgrades announced The platform is designed around agentic AI, where multiple autonomous AI systems divide and handle tasks. Google said that the system can independently manage the coding, planning, design and workflow related tasks without needing constant human supervision. Adding on, Google also announced a big update for its AI Studio, which introduces native Android app creation through prompts. Users can now describe an app idea in plain language and preview it inside an integrated Android emulator. Apps can also be tested directly on connected Android smartphones. The company also stated that the first version of the feature is focused on lightweight utility apps. AI-backed experiences and hardware-based applications that use device features such as cameras or GPS. However, apps generated through AI Studio will still need to pass Google Play's existing quality review and publishing guidelines before release. The company also confirmed that Antigravity 2.0 is now available as a standalone desktop application and will support command-line access for developers seeking deeper workflow integration.
Share
Copy Link
Google unveiled Antigravity 2.0 at I/O 2026, transforming its coding tool into a full agentic development suite. The update includes a standalone desktop application that can orchestrate multiple agents working in parallel, a new CLI tool, and an SDK for custom workflows. Google AI Studio now arrives on Android, enabling developers to build apps through natural language prompts and test them in integrated emulators.
Google has repositioned its Antigravity platform as a unified brand for AI coding harnesses at Google I/O, announcing Antigravity 2.0 alongside significant updates to Google AI Studio. The new standalone desktop application puts agent orchestration at the center of the developer experience, allowing users to orchestrate multiple agents that execute parallel tasks simultaneously
1
2
. This shift from assistant to collaborator marks a significant evolution in agentic coding, where AI systems work with minimal supervision on complex programming tasks3
.
Source: Digit
The platform now enables developers to design custom subagent workflows and schedule tasks that automatically run in the background, fundamentally changing how agent-native software development operates. Google demonstrated the system's capabilities by claiming Antigravity 2.0 created the core framework of a working operating system in nearly 12 hours, launching 93 separate sub-agents and completing the project for under $1,000 in computing costs
4
.The Gemini 3.5 Flash model, which was co-developed using Antigravity itself, now powers the entire platform. According to Google DeepMind, the Gemini 3.5 Flash model outperforms Gemini 3.1 Pro on almost all coding benchmarks while running four times faster than any other frontier model
3
. This speed advantage becomes particularly significant when multiplied across several agents working in parallel, enabling ideas to materialize in minutes rather than hours.
Source: SiliconANGLE
The platform integrates seamlessly with Google AI Studio, Firebase, and Android development environments. Developers can now export projects from Google AI Studio directly to their local Antigravity app, carrying over all context to resume agentic development locally
2
. This integration supports custom workflows across Google's ecosystem, making it easier to build projects that span multiple platforms.For developers who prefer terminal-based work, Google launched a new command-line interface tool called Antigravity CLI. This lightweight product surface allows agents to be created instantly without requiring a graphical user interface
3
. The company is asking users who previously relied on the Gemini CLI tool to migrate to this new tool1
.The new software development kit provides programmatic access to build custom agents optimized for Gemini. Developers can define custom agent behaviors and host them on third-party infrastructure that works best for their organization
3
. Google will release custom agent templates in AI Studio for enterprise users to streamline this process, and Google Cloud customers can connect to Antigravity to build projects directly1
.The Gemini API now includes Managed Agents, enabling developers to spin up code-executing agents that can reason, use third-party tools, and execute code in isolated Linux environments with a single API call
3
. These Managed Agents use the same Antigravity harness, ensuring consistency across custom-built and Google-provided agents.Related Stories
Google AI Studio now arrives as a dedicated Android application, marking a significant expansion in mobile development capabilities. The platform enables developers to develop Android apps using natural language prompts and preview them inside an integrated Android emulator
4
. This vibe coding approach allows users to capture ideas on the go and have working prototypes ready by the time they reach their desk3
.Apps generated through Google AI Studio can be tested directly on connected Android smartphones and published to the test track within the Google Play Console
3
. The initial version focuses on lightweight utility apps, AI-backed experiences, and hardware-based applications that use device features like cameras or GPS4
. Once completed, developers can share apps directly with friends, introducing a social element to the development process2
.Google AI Studio now integrates with Google Workspace, allowing AI agents to call relevant Workspace APIs and embed them directly into apps built on the platform
3
. The platform also added native voice command support, mirroring features Google has introduced across consumer products like Gmail and Docs [1](https://techcrunch.com/2026/05/19/google-l aunches-antigravity-2-0-with-an-updated-desktop-app-and-cli-tool/).Google introduced a new AI Ultra pricing tier at $100 per month, offering 5X higher usage limits in Antigravity compared to the $20-per-month Pro plan
1
2
. This addresses the gap between developers who need more than the Pro plan provides but don't require the top tier. The company also reduced its highest AI Ultra plan from $250 to $200, which allows for 20X higher limits than the Pro plan1
.
Source: 9to5Google
As a special offer for I/O week until May 25, 2026, new and existing AI Ultra subscribers can claim $100 of bonus credits to ensure work continues even when approaching quota limits
2
. This tiered pricing structure mirrors approaches from other AI labs like Anthropic and OpenAI, which have added both $100 and $200 per month plans to accommodate users with varying AI usage requirements1
.Google is also leveraging Antigravity's coding capabilities in consumer products like Search, where users will receive custom UI generated in real-time as part of answers, enabling them to build mini-apps while exploring topics
1
. This expansion suggests Google aims to regain ground in the battle for developer demand for AI tools, making app development feel less like coding and more like project management while leading a team of Gemini-powered AI agents2
.Summarized by
Navi
[3]
11 Dec 2025•Technology

20 Mar 2026•Technology

18 Nov 2025•Technology
