mirror of
https://github.com/cline/cline.git
synced 2026-09-13 18:10:14 +08:00
chore(changeset): add patch note for minimax stream fix
Document the user-facing streaming duplication fix for release notes. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"cline": patch
|
||||
---
|
||||
|
||||
Fix duplicated/clumsy MiniMax streaming caused by interleaved partial `reasoning` and `text` updates being merged against only the last message.
|
||||
Reference in New Issue
Block a user