Skip to content

rulvar API reference


rulvar API reference / @rulvar/core / CompactionConfig

Interface: CompactionConfig

Defined in: packages/core/src/runtime/compaction.ts:22

Per-profile compaction config (AgentProfile).

Properties

PropertyTypeDescriptionDefined in
threshold?numberFraction of the loop model's contextWindow; default 0.8.packages/core/src/runtime/compaction.ts:24