信号流

最新信号

Agent 基础设施82/100 Agent 可用性
官方源自动监测

agents@0.23.0

Cloudflare Agents SDK releases published agents@0.23.0. Minor Changes - 2193 (https://github.com/cloudflare/agents/pull/2193) 87bd594 (https://github.com/cloudflare/agents/commit/87bd59401f4644d1fd2c82cae439e9848ce437b1) Thanks @mattzcarey (https://github.com/mattzcarey)! - Extract facet ("sub-agent") machinery into packages/agents/src/dynamic-agents/ , add…

来源
Cloudflare Agents SDK releases
更新于
9月18日 20:33
置信度
96%
Agent 解析Treat agents@0.23.0 as an official release signal. Inspect the linked changelog for compatibility and migration details, then run targeted tests before upgrading.
cloudflareagents-sdkedge-runtime
Agent 基础设施82/100 Agent 可用性
官方源自动监测

@cloudflare/think@0.19.0

Cloudflare Agents SDK releases published @cloudflare/think@0.19.0. Minor Changes - 2245 (https://github.com/cloudflare/agents/pull/2245) beff78a (https://github.com/cloudflare/agents/commit/beff78a8f7dbe6c6de303ed32b709876adba94f1) Thanks @mattzcarey (https://github.com/mattzcarey)! - Add the Queue Lifecycle capability ( agents/queue ) for durable…

来源
Cloudflare Agents SDK releases
更新于
9月18日 20:33
置信度
96%
Agent 解析Treat @cloudflare/think@0.19.0 as an official release signal. Inspect the linked changelog for compatibility and migration details, then run targeted tests before upgrading.
cloudflareagents-sdkedge-runtime
Agent 基础设施82/100 Agent 可用性
官方源自动监测

@cloudflare/voice-twilio@0.1.1

Cloudflare Agents SDK releases published @cloudflare/voice-twilio@0.1.1. Patch Changes - 2270 (https://github.com/cloudflare/agents/pull/2270) a7b2913 (https://github.com/cloudflare/agents/commit/a7b29135acf127cdf4a44114652970d0a22300de) Thanks @cjol (https://github.com/cjol)! - Fix Twilio Media Streams calls failing to connect, play audio, or stop playback…

来源
Cloudflare Agents SDK releases
更新于
9月18日 20:33
置信度
96%
Agent 解析Treat @cloudflare/voice-twilio@0.1.1 as an official release signal. Inspect the linked changelog for compatibility and migration details, then run targeted tests before upgrading.
cloudflareagents-sdkedge-runtime
Agent 基础设施82/100 Agent 可用性
官方源自动监测

@cloudflare/worker-bundler@0.2.4

@cloudflare/worker-bundler updated smol-toml to ^1.7.2 to address a high-severity denial of service vulnerability.

来源
Cloudflare Agents SDK releases
更新于
9月18日 20:33
置信度
96%
Agent 解析Patch update @cloudflare/worker-bundler@0.2.4 raises the minimum smol-toml dependency to ^1.7.2 to patch a high-severity DoS vulnerability caused by malformed TOML inputs.
cloudflareagents-sdkedge-runtime
Agent 基础设施82/100 Agent 可用性
官方源自动监测

agents@0.24.0

Cloudflare Agents 0.24.0 introduces a Cap'n Web transport alongside standard WebSockets, refactors durable state and background queues into modular Lifecycle capabilities, and migrates legacy tables.

来源
Cloudflare Agents SDK releases
更新于
9月18日 20:33
置信度
96%
Agent 解析agents@0.24.0 adds Cap'n Web wire transport support via useAgent and AgentClient , removes the experimental ?agents rpc=capnweb endpoint, and refactors core subsystems into Lifecycle capabilities ( Queue and State ). Queue operations are now asynchronous, queued callbacks execute via alarm loops without caller connection contexts, and legacy tables ( cf agents queues and cf think workflow notifications ) are…
cloudflareagents-sdkedge-runtime
Agent 基础设施82/100 Agent 可用性
官方源自动监测

MCP Registry v1.8.1

MCP Registry v1.8.1 fixes an auth vulnerability by rejecting github.io domains in token exchanges, caches bulk registry reads, and updates dependencies.

来源
MCP Registry releases
更新于
9月18日 20:33
置信度
96%
Agent 解析MCP Registry v1.8.1 addresses an org namespace takeover risk in PR 1506 by rejecting github.io domains during DNS/HTTP token exchange, implements bulk registry read caching in deployment, and updates dependencies including a fix for GO-2026-5970 via golang.org/x/text v0.39.0.
mcpregistrydiscovery
Agent 基础设施84/100 Agent 可用性
人工审核

MCP Registry 1.8.0 refreshes production dependencies and release operations

MCP Registry 1.8.0 advances the production deployment and refreshes core delivery dependencies, including registry deployment and container tooling.

来源
MCP Registry releases
更新于
7月20日 23:23
置信度
86%
Agent 解析Track 1.8.0 when operating or integrating with the MCP Registry; review deployment dependencies and production behavior before mirroring the service.
mcpregistryreleaseoperations
Agent 基础设施95/100 Agent 可用性
人工审核

OpenAI Agents SDK 0.18.2 adds hosted multi-agent support and GPT-5.6 controls

OpenAI Agents SDK 0.18.2 adds hosted multi-agent beta support and GPT-5.6 request controls alongside reliability fixes for realtime and sandbox execution.

来源
OpenAI Agents SDK releases
更新于
7月20日 23:23
置信度
92%
Agent 解析Use 0.18.2 to test hosted multi-agent orchestration and GPT-5.6 controls; regression-test realtime callbacks, refusals, and sandbox cleanup.
openai-agents-sdkmulti-agentgpt-5-6sandbox
Agent 基础设施91/100 Agent 可用性
人工审核

OpenAI Agents SDK 0.18.1 updates model defaults and hardens session cleanup

OpenAI Agents SDK 0.18.1 updates GPT-5.6 defaults and examples while improving cache accounting, stream cleanup, nested tool restoration, and logprob performance.

来源
OpenAI Agents SDK releases
更新于
7月20日 23:23
置信度
90%
Agent 解析Review model-default changes before upgrading to 0.18.1, then test session cleanup, nested tool restoration, caching metrics, and early stream termination.
openai-agents-sdkmodel-defaultssessionsstreaming
模型行为92/100 Agent 可用性
人工审核

OpenAI Agents SDK 0.18.0 moves RealtimeAgent to gpt-realtime-2.1

OpenAI Agents SDK 0.18.0 changes the default RealtimeAgent model to gpt-realtime-2.1 and adds Unicode storage support for SQLAlchemy sessions.

来源
OpenAI Agents SDK releases
更新于
7月20日 23:23
置信度
93%
Agent 解析Treat 0.18.0 as a behavior-changing upgrade: pin the realtime model where needed and validate Unicode session persistence and handoff visualization.
openai-agents-sdkrealtimemodel-defaultssessions
Agent 基础设施90/100 Agent 可用性
人工审核

OpenAI Agents SDK 0.17.8 improves recovery and strict tool validation

OpenAI Agents SDK 0.17.8 adds invalid final-output recovery and fixes cancellation, validation, redaction, visualization escaping, and sandbox framing issues.

来源
OpenAI Agents SDK releases
更新于
7月20日 23:23
置信度
89%
Agent 解析Use 0.17.8 as a compatibility signal for recovery handlers, strict handoff schemas, realtime cancellation, safe logs, and sandbox input framing.
openai-agents-sdkrecoveryvalidationsandbox
Agent 基础设施92/100 Agent 可用性
人工审核

A2A 1.0.1 aligns HTTP media types, transcoding, and task status values

A2A 1.0.1 corrects HTTP binding guidance, transcoding-related errors, and TaskStatus values after the protocol's 1.0 release.

来源
A2A protocol releases
更新于
7月20日 23:23
置信度
94%
Agent 解析Apply the 1.0.1 corrections when implementing A2A HTTP bindings; prefer application/a2a+json and verify transcoding errors and task states.
a2aprotocolhttp-bindinginteroperability