Skip to content

Version Packages - #1995

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main
Open

Version Packages#1995
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

agents@0.21.0

Minor Changes

  • #2052 f9d71d6 Thanks @cjol! - Expose WebSocketChatTransport and its connection types from the framework-neutral agents/chat/transport entry point. React peers are now optional for framework-neutral clients and servers.

Patch Changes

  • #2037 1bca2a6 Thanks @cjol! - Add buildAgentPath() and buildAgentUrl() for constructing canonical root-first Agent and sub-agent addresses for external HTTP requests, WebSocket connections, callbacks, and webhooks. React sub-agent connections now share the same descendant path encoder.

  • #2034 efcb316 Thanks @cjol! - Send Browser Run extraction schemas under response_format.json_schema, matching the Quick Actions /json contract.

  • #2023 2b2b598 Thanks @threepointone! - Treat useAgentChat observer error frames as terminal responses.

    Plain-text error bodies are no longer parsed as stream chunks or merged into an empty assistant message. Error frames now clear observer streaming, replay, recovery, and tool-continuation state even when they omit done, matching the transport-owned stream behavior.

  • #1996 753a674 Thanks @mattzcarey! - Update PartyServer and the Cloudflare Workers development toolchain for @cloudflare/workers-types v5 compatibility. New Think projects now use Workers Types v5 with matching Wrangler and Vite plugin versions.

  • #1994 6e77f62 Thanks @mattzcarey! - Use wrapAISDK() as the single AI SDK v6 and v7 tracing integration, removing the separate createAISDKTelemetry() callback adapter that could not preserve the invoke_agent parent hierarchy. Mark asynchronously decided AI SDK v7 top-level approval spans when they outlive their invocation.

  • #2035 5d66723 Thanks @cjol! - Validate BrowserConnector tool arguments before execution and reject JSON-stringified Browser Run extraction schemas with an actionable error.

  • #2049 ce0e608 Thanks @cjol! - Preserve spacing between streamed text segments separated by tool calls. Think messenger delivery and Voice now share the same boundary-aware text joining logic from agents/chat. Remove the unsafe textDeltaFromStreamChunk() messenger export; consume streams through TextStreamCallback so structured boundaries are retained.

@cloudflare/think@0.16.0

Minor Changes

  • #2049 ce0e608 Thanks @cjol! - Preserve spacing between streamed text segments separated by tool calls. Think messenger delivery and Voice now share the same boundary-aware text joining logic from agents/chat. Remove the unsafe textDeltaFromStreamChunk() messenger export; consume streams through TextStreamCallback so structured boundaries are retained.

Patch Changes

  • #2023 2b2b598 Thanks @threepointone! - Treat useAgentChat observer error frames as terminal responses.

    Plain-text error bodies are no longer parsed as stream chunks or merged into an empty assistant message. Error frames now clear observer streaming, replay, recovery, and tool-continuation state even when they omit done, matching the transport-owned stream behavior.

  • #1996 753a674 Thanks @mattzcarey! - Update PartyServer and the Cloudflare Workers development toolchain for @cloudflare/workers-types v5 compatibility. New Think projects now use Workers Types v5 with matching Wrangler and Vite plugin versions.

@cloudflare/ai-chat@0.10.2

Patch Changes

  • #2023 2b2b598 Thanks @threepointone! - Treat useAgentChat observer error frames as terminal responses.

    Plain-text error bodies are no longer parsed as stream chunks or merged into an empty assistant message. Error frames now clear observer streaming, replay, recovery, and tool-continuation state even when they omit done, matching the transport-owned stream behavior.

  • #2052 f9d71d6 Thanks @cjol! - Expose WebSocketChatTransport and its connection types from the framework-neutral agents/chat/transport entry point. React peers are now optional for framework-neutral clients and servers.

@cloudflare/voice@0.3.6

Patch Changes

  • #2004 0efd545 Thanks @cjol! - Pass the full keyterms array to Workers AI Flux and Nova-3 STT instead of only the first term.

  • #2049 ce0e608 Thanks @cjol! - Preserve spacing between streamed text segments separated by tool calls. Think messenger delivery and Voice now share the same boundary-aware text joining logic from agents/chat. Remove the unsafe textDeltaFromStreamChunk() messenger export; consume streams through TextStreamCallback so structured boundaries are retained.

@cloudflare/worker-bundler@0.2.3

Patch Changes

@cloudflare/voice-plivo@0.1.0

Minor Changes

  • #2048 3172a23 Thanks @cjol! - Add Plivo audio streaming adapter for the Cloudflare Agents voice pipeline.

    PlivoAdapter bridges Plivo's bidirectional audio streaming WebSocket protocol to VoiceAgent, structured as a sibling to the Twilio provider. Audio is mulaw 8kHz on the Plivo side, decoded and resampled to 16kHz PCM for the agent. Includes barge-in support via Plivo's clearAudio event and a setupPlivoApplication() helper that configures the Plivo application and phone number through the REST API.

@cloudflare/agent-think@0.0.6

Patch Changes

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

@github-actions
github-actions Bot force-pushed the changeset-release/main branch 12 times, most recently from 637103b to 8d52f29 Compare August 5, 2026 14:56
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 8d52f29 to b442062 Compare August 6, 2026 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants