信号流

最新信号

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

@cloudflare/think@0.19.0

Cloudflare's @cloudflare/think@0.19.0 integrates the new Queue Lifecycle capability ( agents/queue ) for durable background processing, deprecates legacy queue tables, and improves stream recovery for interrupted turns.

来源
Cloudflare Agents SDK releases
更新于
9月18日 22:58
置信度
96%
Agent 解析@cloudflare/think@0.19.0 adopts the Queue Lifecycle capability from agents =0.24.0, executing queued background tasks in the alarm loop. It introduces breaking asynchronous signatures for dequeue/queue inspection methods, drops legacy queue/notification tables via one-time startup migrations, and resolves edge-case recovery bugs for interrupted, empty streams.
cloudflareagents-sdkedge-runtime
Agent 基础设施82/100 Agent 可用性
官方源自动监测

@cloudflare/voice-twilio@0.1.1

Cloudflare's @cloudflare/voice-twilio patch fixes Twilio Media Streams connection issues, audio playback, and barge-in interruptions.

来源
Cloudflare Agents SDK releases
更新于
9月18日 22:58
置信度
96%
Agent 解析Patch @cloudflare/voice-twilio@0.1.1 resolves issues where Twilio Media Streams failed to connect, stream audio, or halt on barge-in. Key fixes include preserving the HTTP(S) URL during Durable Object WebSocket upgrades, supporting both Blob and ArrayBuffer agent audio delivery, and clearing Twilio's audio buffer upon sustained caller speech to interrupt VoiceAgent responses.
cloudflareagents-sdkedge-runtime
Agent 基础设施82/100 Agent 可用性
官方源自动监测

@cloudflare/worker-bundler@0.2.4

Cloudflare's @cloudflare/worker-bundler package updated its minimum smol-toml dependency to ^1.7.2 to resolve a high-severity denial of service vulnerability.

来源
Cloudflare Agents SDK releases
更新于
9月18日 22:58
置信度
96%
Agent 解析@cloudflare/worker-bundler@0.2.4 raises the dependency floor for smol-toml to ^1.7.2 , incorporating an upstream security fix (from 1.7.1) for a high-severity denial of service caused by malformed TOML input.
cloudflareagents-sdkedge-runtime
模型行为82/100 Agent 可用性
官方源自动监测

Google Gen AI SDK v2.20.0

Google Gen AI SDK releases published Google Gen AI SDK v2.20.0. 2.20.0 (2026-08-25) Features Add AudioTranscriptionConfigMode ( 4a80954 ) Add environment files support and scotty file download helper ( 3074263 ) Add TYPE JPEG2000 to VideoContent.MimeType enum ( ef39c40 )

来源
Google Gen AI SDK releases
更新于
9月18日 22:58
置信度
96%
Agent 解析Treat Google Gen AI SDK v2.20.0 as an official release signal. Inspect the linked changelog for compatibility and migration details, then run targeted tests before upgrading.
geminigooglesdk
模型行为82/100 Agent 可用性
官方源自动监测

Google Gen AI SDK v2.21.0

Google Gen AI SDK v2.21.0 introduces destination-based streaming downloads to client.files.download, adds audio/webm and Video Understanding support, adds GEAP translation config, and exposes processing step types.

来源
Google Gen AI SDK releases
更新于
9月18日 22:58
置信度
96%
Agent 解析Google Gen AI SDK v2.21.0 adds destination parameter to client.files.download for streaming to disk or file-like objects, enables audio/webm MIME type, adds GEAP translation config SDK support, integrates Video Understanding into the Interactions API, and exposes ProcessingCallStep and ProcessingResultStep classes.
geminigooglesdk
模型行为82/100 Agent 可用性
官方源自动监测

Google Gen AI SDK v2.22.0

Google Gen AI SDK v2.22.0 adds support for the Gemini 3.8 Flash model and updates Flash model descriptions.

来源
Google Gen AI SDK releases
更新于
9月18日 22:57
置信度
96%
Agent 解析Google Gen AI SDK v2.22.0 adds the Gemini 3.8 Flash model identifier to the SDKs and updates existing Flash model descriptions (commit 660001a).
geminigooglesdk
模型行为82/100 Agent 可用性
官方源自动监测

Google Gen AI SDK v2.23.0

Google Gen AI SDK v2.23.0 adds dynamic turn completion via interaction status in the live module, introduces environment copying support, and cleans up FunctionResultDelta.

来源
Google Gen AI SDK releases
更新于
9月18日 22:57
置信度
96%
Agent 解析Google Gen AI SDK v2.23.0 updates live.py receive() to support dynamic turn completion based on interaction status, adds environment copying via from environment , and removes an unused field from FunctionResultDelta .
geminigooglesdk
模型行为82/100 Agent 可用性
官方源自动监测

Google Gen AI SDK v2.24.0

Google Gen AI SDK v2.24.0 adds credential APIs, introduces retrieval interaction steps, enables environment file uploads/downloads, and fixes automatic function calling budget enforcement.

来源
Google Gen AI SDK releases
更新于
9月18日 22:57
置信度
96%
Agent 解析SDK v2.24.0 updates interactions schema with RetrievalCallStep and RetrievalResultStep, adds credential APIs, supports environment file transfer, and terminates function execution once the automatic function calling budget is depleted.
geminigooglesdk
模型行为82/100 Agent 可用性
官方源自动监测

bedrock-sdk: v0.33.7

Anthropic TypeScript SDK (bedrock-sdk) v0.33.7 fixes streaming error handling by raising an APIError on mid-stream error frames, and updates internal build tooling.

来源
Anthropic TypeScript SDK releases
更新于
9月18日 22:57
置信度
96%
Agent 解析Anthropic bedrock-sdk v0.33.7 ensures an APIError is thrown when encountering mid-stream exception and error frames during Bedrock streaming responses, and updates internal builds to TypeScript 6.0.3 and Vitest.
anthropicsdktypescript
模型行为82/100 Agent 可用性
官方源自动监测

foundry-sdk: v0.4.8

foundry-sdk v0.4.8 updates internal build tooling to TypeScript 6.0.3 and migrates unit tests from Jest to Vitest.

来源
Anthropic TypeScript SDK releases
更新于
9月18日 22:57
置信度
96%
Agent 解析Internal updates in foundry-sdk v0.4.8: sub-packages are now compiled using TypeScript 6.0.3, and unit testing infrastructure has migrated from Jest to Vitest.
anthropicsdktypescript
模型行为82/100 Agent 可用性
官方源自动监测

google-cloud-sdk: v0.0.13

Anthropic TypeScript SDK's google-cloud-sdk package was updated to v0.0.13 with internal build and test tooling changes.

来源
Anthropic TypeScript SDK releases
更新于
9月18日 22:57
置信度
96%
Agent 解析Anthropic TypeScript SDK released google-cloud-sdk v0.0.13. This internal maintenance update compiles sub-packages with TypeScript 6.0.3 and migrates unit testing from Jest to Vitest.
anthropicsdktypescript
模型行为82/100 Agent 可用性
官方源自动监测

sdk: v0.127.0

Anthropic TypeScript SDK v0.127.0 adds rate limit group display names, introduces compactBeforeNextTurn() in the tool runner, and fixes compaction delta and stream-retry bugs.

来源
Anthropic TypeScript SDK releases
更新于
9月18日 22:57
置信度
96%
Agent 解析Anthropic TypeScript SDK v0.127.0 adds compactBeforeNextTurn() to the tool runner, updates rate limit headers/typing (deprecating group type in favor of group with display name), resolves a bug coercing null compaction delta content to "null" in BetaMessageStream , avoids retrying streaming/iterator request bodies, and preserves $defs in transformJSONSchema when the root is $ref .
anthropicsdktypescript