-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Description
Type
Bug
Problem
Context condensing sometimes triggers even when the automatic option is turned off.
Context
Users who have auto-condense disabled still see a "Context condensed" event during normal use. This appears intermittently and is not easy to reproduce consistently. It may occur when the conversation nears or exceeds the model's limit, where a fallback seems to condense context despite the setting being off. This results in unexpected summarization and changes to the conversation history.
Desired behavior
When auto-condense is disabled, do not perform any automatic condensing. If the context limit is exceeded, use non-summarizing truncation only. If an "emergency condense on overflow" behavior is desired, expose it as a separate setting that can be turned off.
Reproduction (not consistent)
- Auto-condense disabled in settings
- Continue a long conversation
- A "Context condensed" event appears even though the setting is off
Impact
Unexpected summarization can cause loss of details and confusion about why the conversation changed, especially for users who intentionally disable automatic condensing.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status