github assistant-ui/assistant-ui assistant-stream@0.3.41

Patch Changes

  • #6737 46fad14 - fix: prevent stale Redis producers from finalizing replacement streams (@Kinfe123)

    RedisLikeClient now requires a finalizeIfUnchanged method; no public API accepts a RedisLikeClient, so this only affects code that typed a value against the interface directly.

  • #6656 f0d0aa2 - fix: await cross-realm and thenable tool validation results (@rupic-app)

  • #6589 5bdd416 - fix: preserve valid files with empty payload or MIME values (@Kinfe123)

  • #6794 e53299b - refactor: drop the redis client members the resumable store never calls (@okisdev)

    RedisLikeClient no longer declares set, expire, exists or xAdd, PipelineCommand no longer has a "set" variant, and NodeRedisLike no longer requires expire, exists, xAdd or the non-NX set overload; no public API accepts a RedisLikeClient, so this only affects code that typed a value against the interface directly.

Don't miss a new assistant-ui release

NewReleases is sending notifications on new releases.