You'll notice
Rewind now also re-syncs files that were touched via Edit/Write tool calls, not just attachments.
collectRewoundFileTrackingPaths, which computes which file paths need re-syncing after a conversation rewind, now also scans assistant message tool_use blocks (Edit, Write, and notebook-edit-style tools) and adds their file or notebook_path targets to the tracked paths. Previously it only tracked file attachments such as images, PDFs, edited text files, and nested or relevant memories.