Skip to content

Version Packages#1534

Merged
whoiskatrin merged 1 commit into
mainfrom
changeset-release/main
May 19, 2026
Merged

Version Packages#1534
whoiskatrin merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 15, 2026

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.0

Minor Changes

  • #1297 d151e6d Thanks @mattzcarey! - Add experimental Postgres-backed session, context, and search providers for external session storage via Hyperdrive-compatible pg clients.

    Session APIs now consistently return promises so callers can use the same surface with local SQLite or external storage providers. Think's session integration has been updated for the async session API, including cache-aware handling for idempotent appends and compaction overlays.

Patch Changes

  • #1532 0a2d6df Thanks @threepointone! - Revert the Streamable HTTP server-to-client MCP routing change from PR #1514, which routed related messages such as elicitation requests over the originating POST response when no standalone SSE stream was open.

  • #1546 c935d7c Thanks @threepointone! - Fix nested sub-agent bootstrap so facet parents do not need to be bound as top-level Durable Object namespaces.

  • #1533 8f699fe Thanks @mattzcarey! - McpAgent.elicitInput now accepts an optional options.relatedRequestId, forwarded to the underlying transport so the elicitation request routes through the originating POST response stream per the Streamable HTTP spec. Callers should pass { relatedRequestId: extra.requestId } from inside a tool handler.

  • #1548 ce2af34 Thanks @threepointone! - Allow parentAgent() to resolve facet-only direct parents through a root RPC bridge.

@cloudflare/think@0.7.0

Minor Changes

  • #1297 d151e6d Thanks @mattzcarey! - Add experimental Postgres-backed session, context, and search providers for external session storage via Hyperdrive-compatible pg clients.

    Session APIs now consistently return promises so callers can use the same surface with local SQLite or external storage providers. Think's session integration has been updated for the async session API, including cache-aware handling for idempotent appends and compaction overlays.

@cloudflare/ai-chat@0.7.1

Patch Changes

  • #1541 bc2b1d3 Thanks @whoiskatrin! - Keep useAgentChat's first optimistic send visible when the Agent HTTP URL becomes available immediately after mount.

@cloudflare/codemode@0.3.7

Patch Changes

  • #1547 f739ec9 Thanks @mattzcarey! - Dispatch all codemode tool calls positionally and remove provider-level positionalArgs configuration.

@cloudflare/shell@0.3.8

Patch Changes

Copy link
Copy Markdown
Contributor

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

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 8 times, most recently from de2d827 to f2c5f39 Compare May 19, 2026 10:10
@github-actions github-actions Bot force-pushed the changeset-release/main branch from f2c5f39 to ee4c3cd Compare May 19, 2026 15:43
@whoiskatrin whoiskatrin merged commit c043469 into main May 19, 2026
@whoiskatrin whoiskatrin deleted the changeset-release/main branch May 19, 2026 15:48
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.

1 participant