With managed agents in the Gemini Interactions API, a single API call coordinates, reasoning, code execution, package installation
·2 min read
Compiled by KHAO Editorial
— aggregated from 1 source + 3 references discovered via search.
See llms.txt for citation guidance.
★ Tier-1 Source
If you're using an AI coding assistant, drop this in your terminal to give it access to the Interactions API skill: npx skills add google-gemini/gemini-skills --skill gemini-interactions-api.
Key facts
The antigravity-preview-05-2026 agent now runs Gemini 3.6 Flash by default
Managed Agents in Gemini API now default to Gemini 3.6 Flash
Managed Agents in Gemini API are getting environment hooks, model selection, and free tier access
The Environments API lets you list, inspect, and delete sandbox sessions from code
Summary
Managed Agents in Gemini API now default to Gemini 3.6 Flash. Managed Agents in Gemini API are getting environment hooks, model selection, and free tier access. With managed agents in the Gemini Interactions API, a single API call coordinates, reasoning, code execution, package installation, file management, and web retrieval inside an isolated cloud sandbox. The antigravity-preview-05-2026 agent now runs Gemini 3.6 Flash by default.