Module: SwarmSDK::Defaults::Context
- Defined in:
- lib/swarm_sdk/defaults.rb
Overview
Context management settings
Constant Summary collapse
- COMPRESSION_THRESHOLD_PERCENT =
Context usage percentage triggering compression warning
When context usage reaches 60%, agents should consider compaction. This threshold provides buffer before hitting limits.
60- TODOWRITE_REMINDER_INTERVAL =
Message count between TodoWrite reminders
After 8 messages without using TodoWrite, a gentle reminder is injected. Balances helpfulness without being annoying.
8