Skip to content

[BUG] Context condensing triggers even when disabled #7953

@hannesrudolph

Description

@hannesrudolph

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)

  1. Auto-condense disabled in settings
  2. Continue a long conversation
  3. 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

No one assigned

    Labels

    Issue - Needs InfoMissing details or unclear. Waiting on author to provide more context.bugSomething isn't working

    Type

    No type

    Projects

    Status

    Issue [Needs Info]

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions