Skip to content

Deduplicate assistant replay after resume snapshots#344

Merged
cbusillo merged 1 commit into
mainfrom
fix/resume-last-message-dedupe
Jun 2, 2026
Merged

Deduplicate assistant replay after resume snapshots#344
cbusillo merged 1 commit into
mainfrom
fix/resume-last-message-dedupe

Conversation

@cbusillo
Copy link
Copy Markdown
Owner

@cbusillo cbusillo commented Jun 2, 2026

Summary

  • dedupe replayed assistant messages against any existing assistant text, including cells restored from history snapshots
  • add a focused regression for snapshot restore followed by replay of the same assistant response item

Validation

  • cargo test --manifest-path code-rs/Cargo.toml -p code-tui replay_item_skips_assistant_message_restored_from_snapshot --features test-helpers
  • ./build-fast.sh

Refs #343

@cbusillo cbusillo force-pushed the fix/resume-last-message-dedupe branch from a370369 to 1b4a514 Compare June 2, 2026 19:32
@cbusillo cbusillo merged commit f6db69c into main Jun 2, 2026
1 check passed
@cbusillo cbusillo deleted the fix/resume-last-message-dedupe branch June 2, 2026 19:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant