Skip to content

v0.9.1

Choose a tag to compare

@timofriedlberlin timofriedlberlin released this 21 Apr 11:38
· 6 commits to main since this release

Fixed

  • emit the unified completed event for Anthropic Messages streams on message_stop instead of on message_delta
  • preserve response lifecycle completion signaling on message_delta while avoiding duplicate completion emission
  • add regression coverage for Messages stream completion ordering in both adapter and client tests