feat: include compaction messages and handle new summary message types (#756)

This commit is contained in:
jnjpng
2026-01-30 18:19:51 -08:00
committed by GitHub
parent bb6ce1f2c8
commit 37a237ad0f
10 changed files with 497 additions and 27 deletions

View File

@@ -34,7 +34,7 @@ export const MEMFS_CONFLICT_CHECK_INTERVAL = 5;
* Header displayed before compaction summary when conversation context is truncated
*/
export const COMPACTION_SUMMARY_HEADER =
"This session is being continued from a previous conversation that ran out of context. The summary below covers the earlier portion of the conversation.";
"(Earlier messages in this conversation have been compacted to free up context, summarized below)";
/**
* Status bar thresholds - only show indicators when values exceed these