github cloudflare/agents @cloudflare/ai-chat@0.2.1

Patch Changes

  • #1162 7053b49 Thanks @whoiskatrin! - Fix chained tool-approval continuations so they keep streaming into the existing assistant message instead of splitting later continuation steps into a new persisted message.

  • #1161 c131923 Thanks @whoiskatrin! - Prevent hibernation from silently dropping tool auto-continuations. Wrap _queueAutoContinuation in keepAliveWhile so the DO stays alive from the moment a continuation is queued until it finishes streaming. Also adds test coverage for continuation edge cases.

Don't miss a new agents release

NewReleases is sending notifications on new releases.