Under the hood
Internal code cleanup for remote rewind and fork_conversation request handlers, no behavior change
What
The internal handlers for several remote-control request types, including rewind, fork_conversation, read_file, get_workspace_diff, get_plan, stage_file, add_directory, file_suggestions, and seed_read_state, were rewritten with renamed internal variables.
Why
This is housekeeping in the code that handles remote-control requests. There is no indication that behavior changed, so users should not notice any difference.