Google Deepmind is adding four new features to Managed Agents in the Gemini API. Developers can now run agents asynchronously in the background using Background Execution, with no open HTTP connection required. Remote MCP (Model Context Protocol) servers can also be connected directly to internal databases or APIs. Another addition lets developers use custom functions alongside the built-in sandbox tools. Finally, credentials like tokens can be refreshed between interactions without losing the sandbox state.
All features are available through the Gemini Interactions API. Code examples for JavaScript, Python, and cURL are in the documentation.
AI News Without the Hype – Curated by Humans
Subscribe to THE DECODER for ad-free reading, a weekly AI newsletter, our exclusive "AI Radar" frontier report six times a year, full archive access, and access to our comment section.
Subscribe now
Source: Google