Skip to content

Conversation

hiroshihorie
Copy link
Member

@hiroshihorie hiroshihorie commented Sep 22, 2025

Summary of changes:

  1. Added new properties to TextStreamInfo: replyToStreamId, attachedStreamIds, version, generated, operationType
  2. Enhanced incoming stream handling: Properly extracts all metadata from protocol headers
  3. Enhanced outgoing stream handling: Correctly populates TextStreamInfo with all options
  4. Added comprehensive test coverage: Tests verify the reply functionality works correctly
  5. No breaking changes: All new properties are optional/defaulted

Fixes: #818

@bohdanudreambit
Copy link

@hiroshihorie hello!
Thanks for the PR. It resolves the issue very well.
May I ask you to check out the issue and create a new package release when you have time?
Thank you in advance!

@hiroshihorie
Copy link
Member Author

@bohdanudreambit Thanks for testing, will ship this soon 🙏

@hiroshihorie hiroshihorie merged commit ad106c0 into main Sep 26, 2025
10 of 11 checks passed
@hiroshihorie hiroshihorie deleted the hiroshi/clt-1778-update-streamtextoptions branch September 26, 2025 14:52
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.

[feature] replyToStreamId in the StreamTextOptions
3 participants