The message shown when a background workflow can't auto-resume now points to 'the run id from the summary' instead of showing a raw ID
When Claude Code can't find the completion record for a background workflow (a multi-agent task that ran without blocking your session), it shows a message explaining how to pick up where things left off. That message used to insert the literal run ID value directly into the example command. Now it instead tells you to use 'the run id from the summary', and the notification's internal structure was reorganized.
This is a wording and formatting change to the recovery instructions shown in this edge case, making the guidance more generic rather than tied to a specific embedded value.