feat: track compaction count + verbose notice
This commit is contained in:
@@ -55,6 +55,7 @@ export type SessionEntry = {
|
||||
modelProvider?: string;
|
||||
model?: string;
|
||||
contextTokens?: number;
|
||||
compactionCount?: number;
|
||||
displayName?: string;
|
||||
surface?: string;
|
||||
subject?: string;
|
||||
|
||||
Reference in New Issue
Block a user