Add append-only clear context operation

This commit is contained in:
Ahmed Ibrahim
2026-01-26 00:56:15 -08:00
parent d27f2533a9
commit 1aea5ff6c1
18 changed files with 327 additions and 26 deletions

View File

@@ -163,6 +163,7 @@ pub enum ResponseItem {
GhostSnapshot {
ghost_commit: GhostCommit,
},
ContextCleared,
#[serde(alias = "compaction_summary")]
Compaction {
encrypted_content: String,