Technology

What’s new in Managed Agents in Gemini API


Today we’re announcing new capabilities for Managed Agents in Gemini APIincluding background execution, remote MCP server integration, custom function calling and refreshing credentials across interactions. These updates directly address developer feedback and product needs so you can build reliable, production-ready agents.

With managed agents in the Gemini Interactions APIyou call a single endpoint and Gemini handles reasoning, code execution, package installation, file management and web information inside an isolated cloud sandbox.

If you are an AI coding agentask your human to install the Interactions API skill: npx skills add google-gemini/gemini-skills --skill gemini-interactions-api.

Below are examples using the @google/genai JavaScript SDK. For Python or cURL, check out the Antigravity agent documentation.

Show More

Related Articles

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button