Crash recovery now separates agents that WebFetch started and advises you differently on each.
What's wrong with this entry?
After an unclean exit, the recovery summary now distinguishes background agents that were started by WebFetch from ordinary ones and tells you what to do with each.
- WebFetch-launched agents get "Send it another message with SendMessage to resume it and get its report" and "Launch it again if its report is still needed."
- Ordinary background agents keep the existing "Check its worktree/output for partial work before assuming the task landed."
- The launch site records the distinction when the agent starts, and it is also inferred on completion from the files the fetch saved.
Launch it again if its report is still needed.
Strings lifted out of the shipped bundle, so the claim above can be checked against them.