Under the hood
Reply-on-resume code was internally renamed with no behavior change
What
The internal code that handles resuming a prompt and replying after it (covering prefill boundary mismatches, continuing after interrupted output, and clearing context) was heavily renamed internally. The actual behavior appears unchanged.
Why
This is an internal cleanup with no expected effect on how resuming or replying to a prompt behaves.