Expand description
Token tracking for context limit safeguard.
Monitors token usage during session runs and detects when the 80% threshold is reached to trigger server-side summarization.
Structsยง
- Token
Tracker - Tracks token usage during a session run to detect context limit threshold.