You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed flatten recovery so it preserves the raw visible message sequence instead of coalescing adjacent same-role messages into fewer blocks. This prevents large compacted sessions from flattening into clones with sharply reduced assistant counts.
Fixed local and remote session summaries to count compacted replacement_history messages too, so preview header counts match the actual flattened recovery stream more closely.