VOOZH about

URL: https://thenewstack.io/google-io-antigravity-codemender-ai-agentic/

⇱ At Google I/O 2026, Antigravity gets a new job description - The New Stack


TNS
SUBSCRIBE
Join our community of software engineering leaders and aspirational developers. Always stay in-the-know by getting the most important news and exclusive content delivered fresh to your inbox to learn more about at-scale software development.
REQUIRED
It seems that you've previously unsubscribed from our newsletter in the past. Click the button below to open the re-subscribe form in a new tab. When you're done, simply close that tab and continue with this form to complete your subscription.
The New Stack does not sell your information or share it with unaffiliated third parties. By continuing, you agree to our Terms of Use and Privacy Policy.
Welcome and thank you for joining The New Stack community!
Please answer a few simple questions to help us deliver the news and resources you are interested in.
REQUIRED
REQUIRED
REQUIRED
REQUIRED
REQUIRED
Great to meet you!
Tell us a bit about your job so we can cover the topics you find most relevant.
REQUIRED
REQUIRED
REQUIRED
REQUIRED
REQUIRED
Welcome!

We’re so glad you’re here. You can expect all the best TNS content to arrive Monday through Friday to keep you on top of the news and at the top of your game.

What’s next?

Check your inbox for a confirmation email where you can adjust your preferences and even join additional groups.

Follow TNS on your favorite social media networks.

Become a TNS follower on LinkedIn.

Check out the latest featured and trending stories while you wait for your first TNS newsletter.

PREV
1 of 2
NEXT
VOXPOP
As a JavaScript developer, what non-React tools do you use most often?
Angular
0%
Astro
0%
Svelte
0%
Vue.js
0%
Other
0%
I only use React
0%
I don't use JavaScript
0%
Thanks for your opinion! Subscribe below to get the final results, published exclusively in our TNS Update newsletter:
NEW! Try Stackie AI
From clobbered drafts to real-time sync
Apr 14th 2026 10:00am, by David Moore
TypeScript 6.0 RC arrives as a bridge to a faster future
Mar 14th 2026 9:00am, by Darryl K. Taft
Mastra empowers web devs to build AI agents in TypeScript
Jan 28th 2026 11:00am, by Loraine Lawson
2026-05-20 06:00:00
At Google I/O 2026, Antigravity gets a new job description
AI Agents / AI Engineering / AI Strategy / Security

At Google I/O 2026, Antigravity gets a new job description

Google expands Antigravity into a platform for managing autonomous AI agent teams, adds CodeMender for security patching, and launches new SDK, CLI and Gemini API tools.
May 20th, 2026 6:00am by Darryl K. Taft
👁 Featued image for: At Google I/O 2026, Antigravity gets a new job description
Credit: The New Stack

Six months after its initial launch, Google is moving Antigravity beyond its origins as a coding environment. The company is repositioning it as a platform for developing and managing teams of autonomous AI agents — and backing the expansion with a new desktop application, a CLI, an SDK, and enterprise cloud integration.

“We are expanding Antigravity beyond a coding environment and turning it into a platform to develop and manage teams of autonomous AI agents,” said Koray Kavukcuoglu, CTO of Google DeepMind and Chief AI Architect at Google, during a press briefing this week ahead of Google I/O 2026. The company says millions of developers are already building with the platform.

“We are expanding Antigravity beyond a coding environment and turning it into a platform to develop and manage teams of autonomous AI agents.”

“Google Antigravity is our agent-first development platform for developers to take an idea and turn it into a production-ready app,” writes Varun Mohan, Director, Software Engineering, Google DeepMind, and Logan Kilpatrick, Member of the Technical Staff, Google DeepMind, in a blog post. “Today, we’re expanding the Antigravity ecosystem to manage and deploy agents that can integrate across key developer surfaces.”

A platform in three new forms

The centerpiece of the announcement is Antigravity 2.0, a standalone desktop application that serves as a central hub for agent orchestration. Rather than running a single agent on a single task, developers can coordinate multiple agents working simultaneously — one generating code, another producing brand assets, and a third handling product architecture planning.

For developers who prefer to stay in the terminal, Google is introducing the Antigravity CLI, a lightweight interface for spinning up agents without a graphical environment. Existing Gemini CLI users are being encouraged to migrate.

Rounding out the expansion is the Antigravity SDK, which provides developers with programmatic access to the same agent harness that powers Google’s internal products. The SDK is co-optimized for Gemini models, specifically Gemini 3.5 Flash, which Google says was co-developed alongside Antigravity 2.0 as the platform’s primary workhorse model. Google says it outperforms Gemini 3.1 Pro on almost all benchmarks and runs four times faster than competing frontier models.

Managed Agents in the Gemini API extend the platform into the cloud. A single API call can now spin up a full agent that reasons, uses tools, and executes code inside a persistent, isolated Linux environment. State and files persist across follow-up calls, enabling multi-turn sessions without re-initialization.

The enterprise angle is addressed through Antigravity’s integration with the Gemini Enterprise Agent Platform, enabling Google Cloud customers to connect directly to their Cloud projects. A new $100-per-month Google AI Ultra subscription tier offers 5x higher usage limits in Antigravity than the existing Pro plan, the company says.

👁 Image
Credit: The New Stack

Early enterprise adopters offered validation in the announcements. Nikunj Shanti, CTO of AirAsia Next, said more than half of the company’s production-ready code is now generated through Antigravity agentic workflows.

Faruk Muratovic, US AI and Engineering Strategy and Services Leader at Deloitte, cited the platform’s ability to run governed, autonomous engineering workflows that meet Deloitte’s enterprise security standards. PwC Advisory CTIO Vikas Agarwal described the shift as moving “past simple AI code completion to true agent orchestration.”

“WPP has integrated Antigravity into WPP Open, our agentic marketing platform to supplement our product development lifecycle,” said Callum Anderson, Head of Engineering, WPP, in a statement. “Leveraging the power of Gemini, it has streamlined workflows, automated repetitive tasks and empowered engineering teams to deliver high-quality solutions for our clients, faster.”

CodeMender takes on autonomous remediation

Meanwhile, another key announcement addresses a problem Google itself helped create — as agents write more code, that code needs to be secured at the same speed and scale it’s being produced.

Google added new capabilities to its CodeMender — an AI code security agent developed by Google DeepMind that goes beyond finding vulnerabilities to actually patching them.

“CodeMender is an AI code security agent, originally developed by Google DeepMind. Leveraging Agent Platform capabilities and advanced Gemini models, CodeMender autonomously identifies vulnerabilities within your code,” writes Thomas Kurian, CEO of Google Cloud, in a blog post.

“It then recommends precise fixes, securely tests them, and can apply patches and necessary changes across dependent systems, with your approval. This entire process automates secure deployment while ensuring your developers retain control.”

Using the advanced reasoning capabilities of Gemini models, it autonomously identifies critical code flaws, recommends precise fixes, tests them in a secure environment, and applies patches across dependent systems — with developer approval at each step.

“It shows how AI can actually patch code, not just find exploits.”

“It shows how AI can actually patch code, not just find exploits,” Kavukcuoglu said.

CodeMender is being integrated into Google’s Agent Platform as part of its AI Threat Defense offering. A select group of security experts is being invited to test a CodeMender API now, with broader availability to follow.

The tool puts Google in a market segment that has seen considerable startup activity. Autonomous vulnerability remediation — not detection, remediation — has emerged as one of the more contested spaces in enterprise security, with players such as Aikido Security and Mobb already offering variations on the AI-driven patching model. CodeMender is Google DeepMind’s entry into that field, backed by Gemini’s reasoning capabilities and native integration into the Agent Platform infrastructure.

Google also announced an AI Content Detection API rolling out today on Agent Platform, enabling businesses to identify AI-generated content from both Google and third-party models — an acknowledgment that synthetic media governance is becoming a platform-level concern alongside code security.

What it means

Taken together, the Antigravity expansion and CodeMender news represent Google’s clearest statement yet about where it sees developer infrastructure heading: away from single-turn prompts and toward persistent, collaborative, always-on agent systems.

“The leap from single-turn prompts to collaborative, always-on agents changes how developers build software,” Kavukcuoglu said.

The company is simultaneously building the tooling for agents to write code at scale and the security infrastructure to govern what those agents produce. That’s a pairing of agentic development with agentic remediation for enterprises.

TRENDING STORIES
Darryl K. Taft covers DevOps, software development tools and developer-related issues from his office in the Baltimore area. He has more than 25 years of experience in the business and is always looking for the next scoop. He has worked...
Read more from Darryl K. Taft
SHARE THIS STORY
TRENDING STORIES
Google is a sponsor of The New Stack.
SHARE THIS STORY
TRENDING STORIES
TNS DAILY NEWSLETTER Receive a free roundup of the most recent TNS articles in your inbox each day.
The New Stack does not sell your information or share it with unaffiliated third parties. By continuing, you agree to our Terms of Use and Privacy Policy.