CodeCompanion introduces configurable thresholds for automatic context editing and compaction, allowing the plugin to manage context limits per adapter without user intervention.
Adds per-adapter threshold configuration for automatic context editing and compaction, removing the need for manual context management during long chat sessions.
Developers using CodeCompanion for extended coding conversations will no longer hit context window limits or lose conversation history abruptly, because the plugin can now automatically compress or trim context when thresholds are met. This makes long-running agent sessions more reliable without manual intervention. Users should monitor whether the default thresholds are well-tuned for different LLM adapters and whether automatic compaction preserves enough context for the agent to remain effective.