Under the hood
Internal-only renaming in the code that resumes a background agent after an error, no behavior change
What
The code that handles errors and cancellations when resuming a background agent had several internal variable and function names changed, along with a minor formatting cleanup. The actual logic, error handling, and log message stayed the same.
Why
This is a behind-the-scenes cleanup with no effect on how Claude Code behaves.