Skip to content

Commit cf511ff

Browse files
committed
chore: consolidate and simplify changesets
1 parent 779e28c commit cf511ff

6 files changed

Lines changed: 8 additions & 24 deletions

.changeset/goal-resume-turn-trim.md

Lines changed: 0 additions & 6 deletions
This file was deleted.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
"@moonshot-ai/kimi-code": patch
3+
"@moonshot-ai/kimi-code-sdk": patch
4+
"@moonshot-ai/agent-core": patch
5+
---
6+
7+
Improve TUI performance and resume speed for long-running sessions.

.changeset/pi-tui-frame-line-reuse.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
"@moonshot-ai/pi-tui": patch
33
---
44

5-
Reuse the processed output of unchanged lines across frames so a steady-state frame only pays for the lines that actually changed, instead of re-processing the whole transcript on every spinner tick and streaming flush.
5+
Speed up the terminal renderer in long sessions by reusing processed lines across frames.

.changeset/resume-replay-turn-limit.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

.changeset/tui-assistant-message-folding.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/tui-long-session-render-lag.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)