Skip to main content

Module memory_flush

Module memory_flush 

Source
Expand description

Pre-compaction memory flush.

Triggers a silent agent turn before compaction to persist durable memories. This prevents important context from being lost when conversation history is compacted to fit within the model’s context window.

Structs§

MemoryFlush
Memory flush controller.
MemoryFlushConfig
Configuration for pre-compaction memory flush.