返回全部动态
OpenAI Agents JS SDK v0.17.1 发布:新增 MCP 护栏与多项修复
原标题:v0.17.1
AI 摘要
OpenAI 发布了 Agents JavaScript SDK 的 v0.17.1 版本,主要包含多项功能增强和错误修复。新增了服务器级 MCP 工具护栏、自定义输出护栏消息、Docker 沙箱容器标签以及 Web 搜索工具中的图像结果支持。同时修复了多个核心问题,包括会话写入恢复、工具调用归属保留、沙箱 Git 仓库参数注入防护等,并更新了相关文档。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
## What's Changed * feat: add server-wide MCP tool guardrails by @seratch in https://github.com/openai/openai-agents-js/pull/1754 * feat: allow custom output guardrail blocked messages by @seratch in https://github.com/openai/openai-agents-js/pull/1745 * feat(sandbox): allow labels on Docker sandbox containers by @seratch in https://github.com/openai/openai-agents-js/pull/1740 * feat: support image results in web search tools by @seratch in https://github.com/openai/openai-agents-js/pull/1
发布时间:2026-09-08 18:04
抓取时间:2026-09-08 18:09
来源机构:OpenAI