feat: include compaction messages and handle new summary message types (#756)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user