docs: add proactive context usage and compaction guidance
This commit is contained in:
@@ -218,6 +218,23 @@ hooks:
|
||||
# extra_sections: []
|
||||
# context_level: normal # minimal | normal | detailed | debug
|
||||
|
||||
# ── Context Compaction ────────────────────────────────────────────────
|
||||
# Optional proactive context monitoring and checkpointing.
|
||||
#
|
||||
# compaction:
|
||||
# enabled: true
|
||||
# threshold_pct: 80
|
||||
# keep_turns: 4
|
||||
# summary_max_tokens: 1024
|
||||
# importance_threshold: 1
|
||||
# proactive:
|
||||
# enabled: false
|
||||
# warn_pct: 75
|
||||
# checkpoint_pct: 85
|
||||
# auto_compact_pct: 95
|
||||
# checkpoint_cooldown_ms: 300000
|
||||
# memory_namespace: session/checkpoints
|
||||
|
||||
# skills:
|
||||
# # Registry catalog source for discovery and install-by-id:
|
||||
# # local path or HTTPS URL. Can also be set via FLYNN_SKILLS_REGISTRY_SOURCE.
|
||||
|
||||
Reference in New Issue
Block a user