Agent 基础设施82/100 Agent 可用性
官方源自动监测
OpenAI Agents SDK JavaScript v0.17.0 improves output-guardrail safety during replays, ensures batch guardrails settle before raising failures, and prevents conflicting client options in OpenAIProvider.
- 来源
- OpenAI Agents SDK JavaScript releases
- 更新于
- 9月18日 22:57
- 置信度
- 96%
Agent 解析OpenAI Agents SDK JS v0.17.0 enforces fail-closed behavior on ambiguous serialized checkpoints, sanitizes rejected tool outputs in SDK replay states, ensures sibling batch guardrails complete on failure, and disallows organization/project options when passing a preconfigured openAIClient.
openaiagents-sdktypescript
Agent 基础设施82/100 Agent 可用性
官方源自动监测
OpenAI Agents SDK JavaScript v0.17.1 adds server-wide MCP guardrails, custom output guardrail blocked messages, Docker sandbox container labels, and image results in web search tools, alongside a critical security fix for Git argument injection in sandboxes and numerous state-handling bug fixes.
- 来源
- OpenAI Agents SDK JavaScript releases
- 更新于
- 9月18日 22:57
- 置信度
- 96%
Agent 解析SDK release v0.17.1 introduces server-wide MCP tool guardrails, custom blocked output messages, and Docker sandbox labels. It fixes a sandbox Git argument injection vulnerability, resolves session recovery and approval handoff state persistence bugs, and handles trace exports and PTY cleanup safely.
openaiagents-sdktypescript
Agent 基础设施82/100 Agent 可用性
官方源自动监测
OpenAI Agents SDK JavaScript v0.17.2 fixes model settings preservation for GPT-5 and newer models.
- 来源
- OpenAI Agents SDK JavaScript releases
- 更新于
- 9月18日 22:57
- 置信度
- 96%
Agent 解析OpenAI Agents SDK JS released v0.17.2 containing a fix to preserve model settings for GPT-5 and newer models, along with documentation updates from v0.17.1.
openaiagents-sdktypescript
Agent 基础设施82/100 Agent 可用性
官方源自动监测
OpenAI Agents SDK JavaScript v0.18.0 migrates Docker file APIs to execute directly inside containers, introduces configurable UnixLocal file protection, and adds an action option to the image generation tool.
- 来源
- OpenAI Agents SDK JavaScript releases
- 更新于
- 9月18日 22:57
- 置信度
- 96%
Agent 解析OpenAI Agents SDK JS v0.18.0 introduces potentially breaking sandbox changes: Docker file APIs now operate fully within containers requiring /bin/sh and GNU utilities (like realpath), with editor updates limited to 10 MiB. Added fileIOProtection config to UnixLocalSandboxClient and an action parameter ('generate' | 'edit' | 'auto') to imageGenerationTool().
openaiagents-sdktypescript
开源82/100 Agent 可用性
官方源自动监测
Playwright MCP releases published Playwright MCP v0.0.77. What's New Tool Improvements browser take screenshot — scale option — Choose between CSS-pixel screenshots (smaller, device-consistent) and device-pixel screenshots (high resolution) ( 41465 ) Configurable heartbeat timeout — The heartbeat ping timeout is now configurable ( 41391 ) Bug Fixes Redact…
- 来源
- Playwright MCP releases
- 更新于
- 9月18日 20:35
- 置信度
- 96%
Agent 解析Treat Playwright MCP v0.0.77 as an official release signal. Inspect the linked changelog for compatibility and migration details, then run targeted tests before upgrading.
browsermcpautomation
开源82/100 Agent 可用性
官方源自动监测
Playwright MCP releases published Playwright MCP v0.0.78. What's New New Tools browser find — Search the accessibility snapshot of the current page for text or a regular expression. Returns matching snapshot nodes with a few lines of surrounding context (like search snippets), which is cheaper than capturing the whole snapshot when you only need to locate…
- 来源
- Playwright MCP releases
- 更新于
- 9月18日 20:35
- 置信度
- 96%
Agent 解析Treat Playwright MCP v0.0.78 as an official release signal. Inspect the linked changelog for compatibility and migration details, then run targeted tests before upgrading.
browsermcpautomation
开源82/100 Agent 可用性
官方源自动监测
Playwright MCP releases published Playwright MCP v0.0.79. What's New Tool Improvements browser take screenshot — WebP format — New type option to pick the image format ( png , jpeg or webp ); when unset, the format is inferred from the filename extension ( 41152 ) --codegen — more languages — Code generation now supports python , java and csharp in addition…
- 来源
- Playwright MCP releases
- 更新于
- 9月18日 20:35
- 置信度
- 96%
Agent 解析Treat Playwright MCP v0.0.79 as an official release signal. Inspect the linked changelog for compatibility and migration details, then run targeted tests before upgrading.
browsermcpautomation
开源82/100 Agent 可用性
官方源自动监测
Playwright MCP releases published Playwright MCP v0.0.80. What's New New Tools browser start recording / browser stop recording (opt-in via --caps=devtools ) — Record actions that the user performs manually in the browser and return them as Playwright code. Useful when the user wants to demonstrate a flow instead of describing it ( 42359 ) Bug Fixes The…
- 来源
- Playwright MCP releases
- 更新于
- 9月18日 20:35
- 置信度
- 96%
Agent 解析Treat Playwright MCP v0.0.80 as an official release signal. Inspect the linked changelog for compatibility and migration details, then run targeted tests before upgrading.
browsermcpautomation
开源82/100 Agent 可用性
官方源自动监测
Playwright MCP releases published Playwright MCP v0.0.81. What's New 🎉 New Tools browser webmcp list / browser webmcp call — List and call the tools a page registers through the WebMCP API, letting the page do the work instead of driving its UI. When a page has WebMCP tools, the page status reports how many are available ( 42613 ). WebMCP is experimental,…
- 来源
- Playwright MCP releases
- 更新于
- 9月18日 20:35
- 置信度
- 96%
Agent 解析Treat Playwright MCP v0.0.81 as an official release signal. Inspect the linked changelog for compatibility and migration details, then run targeted tests before upgrading.
browsermcpautomation
Agent 基础设施82/100 Agent 可用性
官方源自动监测
OpenAI Agents SDK Python v0.21.1 adds model call timeouts, improves sandbox controls (disabling Docker networking, run-scoped working directories, Modal resource options), and addresses several core, realtime, and session-handling bugs.
- 来源
- OpenAI Agents SDK releases
- 更新于
- 9月18日 20:35
- 置信度
- 96%
Agent 解析OpenAI Agents SDK v0.21.1 introduces core model call timeouts, run-scoped sandbox working directories, Modal sandbox resource options, and disabled networking support for Docker sandboxes. Fixes cover MultiProvider resource cleanup, call approvals, token/request tracking, realtime session termination, and SQLite schema conflicts.
openaiagents-sdkpython
Agent 基础设施82/100 Agent 可用性
官方源自动监测
OpenAI Agents SDK Python v0.22.0 introduces runtime hardening, redacting guardrail-blocked tool outputs from replay state, raising ModelBehaviorError on failed/incomplete non-streaming responses, and strictly rejecting conflicting provider client options.
- 来源
- OpenAI Agents SDK releases
- 更新于
- 9月18日 20:35
- 置信度
- 96%
Agent 解析OpenAI Agents SDK Python v0.22.0 enforces stricter OpenAIProvider validation by rejecting conflicting options when an explicit client is provided. Additionally, it redacts blocked tool outputs from replay state, raises ModelBehaviorError on terminal failed/incomplete responses, and isolates usage across RunState checkpoints.
openaiagents-sdkpython
Agent 基础设施82/100 Agent 可用性
官方源自动监测
OpenAI Agents SDK Python v0.22.1 introduces image support for web search tools, customizable guardrail blocked messages, server-wide MCP guardrails, configurable Unix-local sandbox isolation, and numerous fixes across tool arguments, sessions, and sandboxing.
- 来源
- OpenAI Agents SDK releases
- 更新于
- 9月18日 20:35
- 置信度
- 96%
Agent 解析Updated OpenAI Agents SDK Python to v0.22.1. Key updates include image result support in web search tools, customizable blocked messages for output guardrails, server-wide guardrails for MCP tools, configurable Unix-local sandbox isolation, Docker container labeling, streamed transcription options for voice, and strict tool-argument parsing fixes (such as failing closed on empty tool arguments and rejecting…
openaiagents-sdkpython