Google00:00Feature UpdatesOfficial Blog
Google adds Managed Agents to Gemini API
Easier to build resumable multi-step agent workflows via API.
Key Points
- 1Start an agent with one API call
- 2Isolated env with code execution + state
- 3Works with Google AI Studio integration
At I/O 2026, Google announced Managed Agents in the Gemini API. With a single call, you can run an agent that uses tools and executes code in an isolated Linux environment, with resumable state. It’s key infrastructure for moving from prompts to action.