mirror of
https://github.com/zhukunpenglinyutong/jetbrains-cc-gui.git
synced 2026-08-29 00:41:38 +08:00
e40f530833
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.