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:
Robin Newhouse
2026-02-13 01:34:04 -06:00
co-authored by Cursor
parent 7a0db5962f
commit 5c84ee02ee
+5
View File
@@ -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.