Under the hood
No functional change: sandbox credential masking and reply-on-resume code was just renamed
What
The logic that masks credential files inside the sandbox, and the logic that handles resubmitting an initial prompt when a session resumes ('reply on resume'), both show large diffs. These are consistent with pure variable renaming from the minifier, with no new behavior found.
Why
Nothing for users to act on; this appears to be a cosmetic code change rather than a functional one.