Google Managed Agents bring sandboxed, stateful agents into the Gemini API

Google's May 19, 2026 Gemini API update adds managed agents that can reason, use tools, execute code, and keep session state in an isolated Linux sandbox.

Google's May 19, 2026 launch of Managed Agents in the Gemini API is more than another model update. It turns the agent itself into a deployable, resumable, and governable product layer. With a single call, developers can spin up an agent that reasons, uses tools, executes code, and even browses the web inside an isolated Linux sandbox.

The more important change is session continuity. Each interaction can resume with its existing state intact, instead of rebuilding the whole context from scratch. For teams running multi-step tasks, research workflows, data cleanup, or agentic coding, that matters because the real cost is often not the model call. It is orchestration, sandboxing, state management, and retries.

Google also narrows custom agent design into versionable markdown files such as AGENTS.md and SKILL.md. That is a meaningful design choice because it makes agent behavior and skills look like explicit configuration rather than hidden implementation detail. Combined with the private preview of the Gemini Enterprise Agent Platform, the message is clear: Google wants to productize agent infrastructure, not just offer a chat surface.

For product and operations teams, the implication is straightforward. The next round of differentiation will come from how agents are defined, approved, updated, and reused, not just from model quality. Once sandboxing, skills, data, and session state become standardized layers, the real gap moves to workflow design and governance.

MODULE.002 //

More insights

Ideas on websites, AI automation, digital marketing, AI news, and VMTS updates.