BREAKING
Google Adds Managed Agents to Gemini API
One API call spins up a Linux sandbox
What the sandboxed agent can do
1
Reason & plan
↓
2
Execute code
↓
3
Manage files
↓
4
Browse web
How agents are defined
Config files
Markdown
●
AGENTS.md for instructions
●
SKILL.md for skills
●
Version controlled
Registration
agents.create
●
Runs via Interactions API
●
Reusable by ID
●
Built on Gemini 3.5 Flash
One-call deployment trade-off
Upside
●
No infra to manage
●
Long-running tasks
●
Single API call
Concerns
●
Less execution control
●
Need audit and cost visibility
●
Reliability still early
Now in public preview
AI NEWS BLITZ
Google has launched Managed Agents in the Gemini API for running autonomous AI agents.