Version Packages#1573
Merged
Merged
Conversation
07d6935 to
58f53df
Compare
58f53df to
ac90e49
Compare
threepointone
pushed a commit
that referenced
this pull request
May 28, 2026
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.13.3
Patch Changes
#1580
a1cd51bThanks @threepointone! - Improve session auto-compaction estimates by including the Session-managed frozen system prompt, support custom token counters, and expose an auto-compaction error callback.#1559
f942ffeThanks @cjol! - Stash chat turn recovery metadata before inference starts so interrupted pre-stream turns can be reconciled by chat recovery. Pre-stream interruptions now automatically retry the existing unanswered user message when it is still safe to do so.#1579
d0b4d0eThanks @threepointone! - Ensure Agent-generated workflow instance IDs always satisfy the Workflows runtime ID validator.#1567
3cfa498Thanks @cjol! - Return error statuses for in-band stream errors across programmatic chat turns.#1578
6fa7fd7Thanks @threepointone! - Use path-scoped identities for newly-created sub-agents while preserving legacy bare-name identities for existing registry entries.#1578
6fa7fd7Thanks @threepointone! - Avoid self-deadlocking facet startup when same-name sub-agents hydrate WebSocket connection state after wake.@cloudflare/ai-chat@0.7.2
Patch Changes
#1559
f942ffeThanks @cjol! - Stash chat turn recovery metadata before inference starts so interrupted pre-stream turns can be reconciled by chat recovery. Pre-stream interruptions now automatically retry the existing unanswered user message when it is still safe to do so.#1567
3cfa498Thanks @cjol! - Return error statuses for in-band stream errors across programmatic chat turns.@cloudflare/codemode@0.3.8
Patch Changes
2d45abdThanks @mattzcarey! - DefaultopenApiMcpServerto the MCP SDK's Workers-safe JSON schema validator so elicitation response validation does not rely on runtime code generation.@cloudflare/think@0.7.3
Patch Changes
#1559
f942ffeThanks @cjol! - Stash chat turn recovery metadata before inference starts so interrupted pre-stream turns can be reconciled by chat recovery. Pre-stream interruptions now automatically retry the existing unanswered user message when it is still safe to do so.#1567
3cfa498Thanks @cjol! - Return error statuses for in-band stream errors across programmatic chat turns.@cloudflare/voice@0.2.1
Patch Changes
c7649acThanks @cjol! - Avoid emitting empty assistant transcript entries when a voice turn produces no response text.@cloudflare/voice-telnyx@0.0.2
Patch Changes
d44f59aThanks @whoiskatrin! - Release the Telnyx voice provider package with STT, TTS, and browser telephony support for Cloudflare Agents voice pipelines.