惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

阮一峰的网络日志
阮一峰的网络日志
Last Week in AI
Last Week in AI
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
U
Unit 42
J
Java Code Geeks
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
罗磊的独立博客
月光博客
月光博客
腾讯CDC
Stack Overflow Blog
Stack Overflow Blog
小众软件
小众软件
B
Blog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
美团技术团队
Y
Y Combinator Blog
T
Tailwind CSS Blog
宝玉的分享
宝玉的分享
酷 壳 – CoolShell
酷 壳 – CoolShell
博客园_首页
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
爱范儿
爱范儿
B
Blog RSS Feed
V
Visual Studio Blog
MyScale Blog
MyScale Blog

Developer tools

Build real-time voice applications with Gemini 3.8 Live and 3.5 Transcribe DevFest is back The latest AI news we announced in August 2026 Pairing Google Antigravity with Gemini 3.7 Flash solves notable multi-agent math and engineering problems. Gemini Omni 1.1 Flash lets you build with more control How developers build AI for good with Gemma 4 Inside the Gemmaverse: Celebrating one billion Gemma downloads Inside our 353,000-person vibe coding course Introducing Gemini Robotics ER 2 Gemini API Managed Agents: 3.6 Flash, hooks, and more We're rolling out AlphaEvolve widely to solve Google Cloud customers' hardest problems. Expanding Managed Agents in Gemini API: background tasks, remote MCP and more The latest AI news we announced in June 2026 Ask an AI expert: What exactly is the full stack? Interactions API: our primary interface for Gemini models and agents DiffusionGemma: 4x faster text generation See what 3 builders are making with Gemma 4 Bringing the latest Gemini models to Apple developers Gemma 4 QAT models: Optimizing model compression for mobile and laptop efficiency Kaggle is making AI benchmark creation effortless Introducing Gemma 4 12B: a unified, encoder-free multimodal model How we used Gemini to build Google I/O 2026 Take our I/O 2026 quiz, vibe coded in Google AI Studio. Here's what developers can do with the latest Google Play updates. Building the agentic future: Developer highlights from I/O 2026 I/O 2026 Bring any idea to life: Google AI Studio at I/O 2026 Gemini API File Search is now multimodal: build efficient, verifiable RAG Accelerating Gemma 4: faster inference with multi-token prediction drafters The latest AI news we announced in April 2026
Introducing Managed Agents in the Gemini API
Ali Çevik · 2026-05-20 · via Developer tools

The Gemini API now supports managed agents. Run the Antigravity agent in a secure cloud sandbox, build custom agents with your own instructions, skills and data and define them as versionable files using AGENTS.md and SKILL.md.

Philipp Schmid

Philipp Schmid

Member of the Technical Staff, Google DeepMind

Your browser does not support the audio element.

Listen to article

This content is generated by Google AI. Generative AI is experimental

[[duration]] minutes

Today, we're launching Managed Agents in the Gemini API. With a single call, you can now spin up an agent that reasons, uses tools and executes code in an isolated, ephemeral Linux environment. This experience is powered by the new Antigravity agent, built on Gemini 3.5 Flash and available via the Interactions API and in Google AI Studio.

Building a production-grade agent meant managing complex infrastructure, scaffolding and managing isolated sandboxes to serve your customers as you prepare to scale. With Gemini Managed Agents, we’re abstracting away the complexity, so you can focus on your product experience and agent behavior.

Get access to Google's agent infrastructure

In December, we launched Deep Research as our first managed agent for complex research tasks. Now, we are opening up our agent harness and infrastructure so you can build your own custom managed agents.

A single API call to the Antigravity agent provisions a remote Linux environment where the agent can:

  • Reason, plan and call tools using the harness
  • Execute code and manage files in an isolated Linux sandbox
  • Browse the web to fetch and process live data

Each interaction creates or receives an environment, which you can use in follow-up calls to resume the session with all files and state intact.

Define your own agents

You can extend the Antigravity agent with your own instructions and skills. Instead of writing complex orchestration code, you can define everything in markdown files like AGENTS.md and SKILL.md and register them as a managed agent.

What developers are building

We’ve been working closely with a small set of developers both internally and externally to test the product and give us feedback. Here’s some of what they have to say:

Getting started

Managed Agents in the Gemini API is rolling out later today in preview in the Gemini API. You will also be able to get started instantly with our new custom templates in the Google AI Studio Playground. Check out our developer documentation on how to build, including a new Gemini API agent skill designed to help coding agents scaffold and manage your custom agents.

For enterprises, we’ve also added support for managed agents in Gemini API on the Gemini Enterprise Agent Platform in preview.

IOCollection_social

Get more stories from Google in your inbox.

Done. Just one step more.

Check your inbox to confirm your subscription.

You are already subscribed to our newsletter.

You can also subscribe with a

Related stories