Files
jetbrains-cc-gui/docs/fix
zkpaiminmin e40f530833 fix: absorb corrective snapshots in stream delta normalizer
Track each block's stream mode (incremental vs snapshot) per (kind, blockIndex).
Once a block is confirmed in cumulative-snapshot mode, silently absorb later
divergent payloads instead of treating them as fresh deltas. Prevents the
character-level concatenation duplication ("Let me implementNow I can see...")
seen with mimo-v2.5-pro / GLM / MiniMax when the model emits a corrective
rewrite mid-stream.

Also bump version to 0.4.1.
2026-05-06 09:11:48 +08:00
..