rulvar API reference / @rulvar/core / CompactionConfig
Interface: CompactionConfig
Defined in: packages/core/src/runtime/compaction.ts:22
Per-profile compaction config (AgentProfile).
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
threshold? | number | Fraction of the loop model's contextWindow; default 0.8. | packages/core/src/runtime/compaction.ts:24 |