DisclaimerUnofficial, and not affiliated with Anthropic. Nearly all of this is read straight out of what ships: npm bundles, captured prompts, published docs. Anthropic's own notes go in verbatim, marked as theirs. The rest is my reading, and every entry carries the strings behind it. If one looks wrong, vote it down and say why.
Resuming an agent now prints its own "Resuming agent" or "Resumed agent" message.
What's wrong with this entry?
Anonymous. No account, no email.
What
Resuming an agent now produces its own message: "Resuming agent <id>" when there is no result yet, or "Resumed agent <id>. Result:" with the agent's output, falling back to "(no text output)" when the agent produced none. Neither phrase existed before.
Details
The helper that builds these strings is new; which resume paths use it is not settled in the code read.
Evidence
(no text output)
Strings lifted out of the shipped bundle, so the claim above can be checked against them.