Skip to content

Show final assistant replay after stale snapshot#318

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

Show final assistant replay after stale snapshot#318
cbusillo merged 1 commit into
mainfrom
fix/resume-final-message-visible

Conversation

@cbusillo
Copy link
Copy Markdown
Owner

@cbusillo cbusillo commented Jun 2, 2026

Summary

  • Replays assistant messages from raw history items after restoring a rich snapshot when the snapshot does not already contain that assistant text.
  • Adds a resume replay regression for the case where a snapshot ends at tool output but the persisted conversation contains a later final assistant closeout.

Fixes #317.

Validation

  • cargo test -p code-tui --test resume_replay
  • ./build-fast.sh

@cbusillo cbusillo merged commit f06806d into main Jun 2, 2026
1 check passed
@cbusillo cbusillo deleted the fix/resume-final-message-visible branch June 2, 2026 00:36
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.

Resume can hide the prior final assistant message after restart

1 participant