Google Gemini API Managed Agents 新增后台任务、远程 MCP、函数调用、凭证刷新及免费层访问,更接近生产级。Managed Agents 是 Google 托管的 AI 工作器,运行在隔离 Linux 沙箱(版本 antigravity-preview-05-2026)。引入 Interaction 对象,服务端自动跟踪任务、模型步骤、工具调用和结果。远程 MCP 支持智能体直接连接私有服务(可观测性、数据库、内部 API)。函数调用分离沙箱工具与业务逻辑;凭证刷新解决短寿命 token 轮换问题。整体上,Gemini API 从模型端点进化为智能体基础设施。
Google Gemini just gave developers much stronger tools for production AI agents.
i.e. Gemini API Managed Agents now are much closer to production with new addition of background tasks, remote MCP, function calls, credential refresh, and free-tier access.
Managed Agents are Google-hosted AI workers that run antigravity-preview-05-2026 inside an isolated Linux sandbox.
Older agent apps often broke when a long task outlived a normal HTTP request.