agents Releases
260 releases of cloudflare/agents
- @biomejs/biome@2.4.15Biome CLI v2.4.15
This patch release introduces new nursery rules for Vue and testing frameworks, improves return type detection, and fixes issues with import organization and formatting.
May 9, 2026
- v1.9.8
This patch release ensures compatibility with Python 3.14 by updating dependencies and adding coverage for the new Python version.
May 6, 2026
- v1.4.452
This patch release addresses compatibility issues with Anthropic's Claude Opus 4.7 model by omitting unsupported sampling parameters.
May 4, 2026
- agents@0.12.3
This is a patch release (0.12.3) for cloudflare/agents that fixes typed `call` and `stub` support for streaming callable methods. The fix was contributed via PR #1451 by @threepointone.
May 2, 2026
- @cloudflare/think@0.5.3
This patch release (0.5.3) exposes the stable AI SDK's `streamText` call settings on Think's `TurnConfig`, specifically adding `timeout` and `maxRetries` options that can be configured via the `beforeTurn` callback to tune generation behavior on a per-turn basis.
May 2, 2026
- @cloudflare/ai-chat@0.6.2
This patch release (0.6.2) updates the minimum internal peer dependency versions for Agents chat packages to ensure compatibility with the current repository packages. The change affects `agents`, `@cloudflare/ai-chat`, and `@cloudflare/think` by requiring them to use versions at least as recent as the current repo packages.
May 1, 2026
- @cloudflare/think@0.5.2
This patch release updates minimum peer dependency versions for Agents chat packages to ensure compatibility with the current repository packages. The change affects `agents`, `@cloudflare/ai-chat`, and `@cloudflare/think` by requiring them to be at least as recent as the versions in the current repo.
May 1, 2026
- agents@0.12.2
This is a patch release that raises the minimum internal peer dependency versions for the Agents chat packages (`agents`, `@cloudflare/ai-chat`, and `@cloudflare/think`) to ensure compatibility with the current repository package versions.
May 1, 2026
- @cloudflare/ai-chat@0.6.1
This is a patch release (0.6.1) focused on fixing three critical issues in the Cloudflare AI Chat implementation. The update addresses WebSocket handling for sub-agents on deployed Workers, improves chat stream resumption behavior, and resolves a race condition in drill-in chat connections.
May 1, 2026
- agents@0.12.1
This is a patch release (0.12.1) that fixes three issues in the Cloudflare Agents SDK: sub-agent WebSockets on deployed Workers, chat stream resumption with partial hydration, and a race condition in drill-in chat connections during resume acknowledgment.
May 1, 2026
- @cloudflare/think@0.5.1
This patch release (@cloudflare/think@0.5.1) fixes several critical issues with WebSocket handling in deployed Workers, chat stream resumption, and race conditions, while also adding support for multimodal workspace reads of images and PDFs.
May 1, 2026
- @biomejs/biome@2.4.14Biome CLI v2.4.14
A comprehensive patch release for the Biome linter and formatter that introduces new linting rules for React and testing, enhances type checking accuracy, and resolves various parsing and formatting bugs.
May 1, 2026
- v0.2.88
Bumps the Go OpenTelemetry SDK dependency to the latest version.
May 1, 2026
- @cloudflare/shell@0.3.6
This is a patch release (0.3.6) for @cloudflare/shell that adds hidden default Basic authentication credentials for shell git tool providers, improving the out-of-box authentication experience.
Apr 30, 2026
- @cloudflare/think@0.5.0
This minor release (0.5.0) of @cloudflare/think introduces agent tool orchestration for running Think and AIChatAgent sub-agents as retained, streaming tools from a parent agent, along with reasoning controls and telemetry forwarding capabilities.
Apr 30, 2026
- agents@0.12.0
This release adds agent tool orchestration for running Think and AIChatAgent sub-agents as retained, streaming tools from a parent agent, along with enabling sub-agents to use alarm-backed APIs like schedule() and keepAlive(). It also clears request, WebSocket, and email native context handles when switching Agent instances.
Apr 30, 2026
- @cloudflare/ai-chat@0.6.0
Introduces agent tool orchestration, allowing parent agents to run Think and AIChatAgent sub-agents as retained, streaming tools with support for parent-side run replay and cleanup.
Apr 30, 2026
- agents@0.11.9
Fixes tool-call replay handling in continuation streams to prevent duplicate parts and state regressions, specifically addressing OpenAI Responses API behavior.
Apr 29, 2026
- @cloudflare/ai-chat@0.5.4
Patch release fixing regressions where provider tool-call replays incorrectly reverted tool part states during continuation streams.
Apr 29, 2026
- @cloudflare/voice@0.1.3
This is a patch release that updates the peer dependency requirement for the `agents` package. The minimum version has been tightened from `>=0.9.0` to `>=0.11.7` to reflect the actual versions tested against this release. No runtime changes occur in `@cloudflare/voice` itself.
Apr 28, 2026