Expand description
Background compaction worker with basic quota controls.
This keeps LLM compaction off the foreground turn path by running compaction on a dedicated thread and applying results on subsequent turns.
Structsยง
- Compaction
Quota - Quota controls that bound background compaction resource usage.