mirror of
https://github.com/openai/codex.git
synced 2026-05-04 21:32:21 +03:00
Add append-only clear context operation
This commit is contained in:
@@ -163,6 +163,7 @@ pub enum ResponseItem {
|
||||
GhostSnapshot {
|
||||
ghost_commit: GhostCommit,
|
||||
},
|
||||
ContextCleared,
|
||||
#[serde(alias = "compaction_summary")]
|
||||
Compaction {
|
||||
encrypted_content: String,
|
||||
|
||||
Reference in New Issue
Block a user