· By the ToolNav Team · 6 min read Google Gemini Agentic AI Developer Tools AI Coding

Google opens Managed Agents preview in the Gemini API

TL;DR

Google launched Managed Agents in Public Preview at I/O 2026 — a one-call API that spins up an isolated Linux environment where Gemini can reason, plan, run tools, execute code, and browse the web.

May 20, 2026

Managed Agents announced at I/O 2026 developer day

Public Preview

Availability — via Interactions API and Google AI Studio

Gemini 3.5 Flash

Underlying model — same as the default for the Gemini app and AI Mode in Search

Antigravity harness

Same agent infrastructure that backs Google's own developer-facing tools

Google announced Managed Agents in the Gemini API in Public Preview at I/O 2026 on May 20, exposing the same Antigravity-powered agent harness that backs Google's own developer tools through a standalone API. The pitch: one API call provisions an isolated, ephemeral Linux environment where Gemini 3.5 Flash can reason, plan, call tools, execute code, manage files, and browse the web. State persists across follow-up calls, so multi-turn sessions resume with files intact.

What Managed Agents actually does. Per Google's developer blog and Gemini API documentation, calling Managed Agents through the Interactions API hands back an agent session running in a managed sandbox. Within that session, the agent can use a defined toolset, write and execute code in supported languages, read and write files, and access the web through a managed browser. Each interaction creates an environment that the developer can resume in a follow-up call, with all files and state intact — enabling multi-turn workflows that previously required the developer to manage their own sandbox infrastructure. Developers can customize the agent inline (instructions, skills, data) at interaction time, or save the configuration as a named managed agent invokable by ID.

Built on the Antigravity harness. Google framed Managed Agents as the same agent harness that powers Antigravity (Google's developer-facing AI platform, updated earlier in the week at I/O). The underlying model is Gemini 3.5 Flash — the agentic-first model that Google made the default at I/O. This means the agent runtime, the tool-use protocol, and the model are all owned by Google end-to-end. For developers, the trade-off is convenience vs. lock-in: less plumbing to maintain, but the runtime is not portable to other models.

Preview status and what's not yet stated. Managed Agents is in Public Preview through the Interactions API and Google AI Studio. Public Preview means generally available to developers but subject to change before GA, with no formal SLA. Pricing for preview usage was not detailed in keynote materials, nor were rate-limit specifics — Google's documentation lists feature behaviour, not preview limits. Developers planning production workloads on Managed Agents should treat current behaviour as subject to change and verify pricing before scaling.

Why this matters for AI tool users. For developers and small teams building AI applications, Managed Agents lowers the floor for "I want my own agent" projects. The pattern was previously: stand up your own sandbox, manage state between tool calls, wire up code execution and file I/O. The new pattern is one API call. This puts Google's agent infrastructure closer to where OpenAI's Assistants API and Anthropic's Claude Code already sit — competitive parity on the infrastructure layer, where the differentiation is now model quality, pricing, and ecosystem fit. See our best AI coding tools roundup for the agent-builder landscape, and our Emergent vs Bolt.new comparison for two AI app builders that take different approaches to managed runtime.

What to do this week. If you build agent workflows today on Claude or OpenAI APIs, evaluate Managed Agents against your existing setup — but on its merits, not the keynote framing. Run one realistic workflow (multi-step tool use, file I/O, web browsing) through Managed Agents and measure latency, output quality, and total cost against your current provider. Don't commit production traffic until preview-status pricing and rate limits are formally published. If you're earlier in the build cycle, our Emergent review covers a no-code agentic app builder that uses similar infrastructure patterns, and the automation/" class="text-blue-300 hover:text-blue-200 underline decoration-blue-400/40 underline-offset-2">workflow automation roundup compares the non-agentic alternatives (Zapier, Make, n8n) for problems that don't need a full agent.

Why It Matters

Google closed the agent-infrastructure gap with OpenAI and Anthropic in one announcement. Before this week, building an agent on Gemini required developers to assemble their own sandbox, state management, and tool-use layer. Now it's one API call. The competitive question moves up a layer: model quality (Gemini 3.5 Flash vs. Claude vs. GPT-5.5), pricing, and ecosystem lock-in. For developers building on AI infrastructure today, Google is now a viable third option, not a distant one. For tool-builders comparing platforms, the infrastructure is no longer the deciding factor — the model and the price are.

Who's Affected

  • Developers building agent workflows on OpenAI Assistants API or Anthropic. You now have a third comparable runtime to evaluate. Worth running one realistic workflow through Managed Agents before any new commitment.
  • AI app builders using Bolt.new, Emergent, or similar managed environments. Managed Agents is the underlying primitive these tools could theoretically be built on. Watch whether existing app builders adopt it as an alternative model backend.
  • Small teams maintaining custom agent sandboxes. Some of what you maintain — sandbox provisioning, state persistence, tool wiring — is now infrastructure Google manages. The trade-off is convenience vs. portability. Worth piloting on one workflow before any broader migration.
  • Anyone evaluating Gemini API pricing. Managed Agents pricing was not detailed in the preview announcement. Don't model TCO until Google publishes it formally.

What To Do Now

  1. 1. Test Managed Agents on one realistic workflow, not a synthetic benchmark. Multi-step tool use, file I/O, web browsing — run your actual production-style task and measure latency, quality, and cost vs. your current setup.
  2. 2. Don't commit production traffic during Public Preview. Pricing and rate limits aren't formally published. Behaviour is subject to change. Pilots and prototypes are safe; mission-critical workflows are not.
  3. 3. Evaluate on model + price, not infrastructure. The runtime is now broadly comparable across Google, OpenAI, and Anthropic. The honest differentiators are Gemini 3.5 Flash's output quality against Claude Opus 4.7 and GPT-5.5, and the published pricing once Managed Agents leaves preview.
  4. 4. Note the lock-in. Managed Agents runs Gemini 3.5 Flash inside Google's managed runtime. Switching models means rebuilding the agent layer. If multi-model portability matters to your architecture, this is the trade-off to weigh.

More on this topic — Best AI Coding Tools

Independent Review

Gemini

Pricing, pros and cons, real-world verdict — no affiliate spin.

Read the Gemini review

The AI Hustle Playbook Newsletter

Get one practical AI playbook each week.

Tools, workflows, and side-income ideas — curated for people who want to build, not browse forever.

No spam. Unsubscribe anytime. We respect your privacy.