Skip to content

Fix handle empty stream chunks and enforce UTF-8 cache writes#737

Merged
TheR1D merged 1 commit into
TheR1D:mainfrom
printlndarling:main
Apr 11, 2026
Merged

Fix handle empty stream chunks and enforce UTF-8 cache writes#737
TheR1D merged 1 commit into
TheR1D:mainfrom
printlndarling:main

Conversation

@printlndarling
Copy link
Copy Markdown
Contributor

  • Add safety check to skip empty/non-standard stream chunks from third-party APIs.
  • Write cache files using UTF-8 to avoid Windows GBK errors caused by emoji output.

@TheR1D TheR1D assigned TheR1D and unassigned TheR1D Jan 27, 2026
@TheR1D
Copy link
Copy Markdown
Owner

TheR1D commented Apr 11, 2026

The issue was fixed in #738

@TheR1D TheR1D closed this Apr 11, 2026
@printlndarling
Copy link
Copy Markdown
Contributor Author

printlndarling commented Apr 11, 2026

@TheR1D Why did you close #737 but merge #738 with identical code?

@TheR1D TheR1D reopened this Apr 11, 2026
@TheR1D TheR1D merged commit 29b7752 into TheR1D:main Apr 11, 2026
4 checks passed
@TheR1D
Copy link
Copy Markdown
Owner

TheR1D commented Apr 11, 2026

Hi @printlndarling, merged.

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.

2 participants