mirror of
https://github.com/MoonshotAI/kimi-code.git
synced 2026-07-09 17:29:12 +00:00
feat(tui): show compaction summary with Ctrl-O (#1346)
* feat(tui): show compaction summary with Ctrl-O * docs: document compaction summary toggle * fix(tui): preserve compaction summary expansion state * fix(tui): preserve compaction summary expansion across replay and theme changes
This commit is contained in:
parent
ce41f4b58d
commit
b9258ee07d
17 changed files with 284 additions and 27 deletions
5
.changeset/compaction-summary-toggle.md
Normal file
5
.changeset/compaction-summary-toggle.md
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
"@moonshot-ai/kimi-code": patch
|
||||
---
|
||||
|
||||
Show compaction summaries in the TUI after compaction. Press Ctrl-O to show or hide the summary.
|
||||
Loading…
Add table
Add a link
Reference in a new issue