返回全部动态
OpenAI Agents JS v0.14.1 发布:修复类型导出与沙箱兼容性
原标题:v0.14.1
AI 摘要
OpenAI 发布了 Agents JavaScript 库的 v0.14.1 版本,主要修复了核心模块的类型导出问题,并改进了沙箱功能,包括支持 Windows 原生路径、允许 Docker 工作目录在路径授权范围内,以及保留跨恢复的已验证 Docker 会话。此外,还更新了文档和版本信息。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
## What's Changed * fix(core): export lifecycle and agent tool helper types by @seratch in https://github.com/openai/openai-agents-js/pull/1535 * fix(sandbox): support native Windows paths in path grants by @seratch in https://github.com/openai/openai-agents-js/pull/1538 * fix(sandbox): allow Docker workdirs within path grants by @seratch in https://github.com/openai/openai-agents-js/pull/1540 * fix(sandbox): preserve verified Docker sessions across resumes by @seratch in https://github.co
发布时间:2026-07-29 21:13
抓取时间:2026-08-02 00:23
来源机构:OpenAI