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.
PowerShell results distinguish an aborted-turn background from a user one
Under the hood
Useful2Signal2
Elsewhere
PowerShell results now distinguish backgrounding you chose from backgrounding caused by an aborted turn.
What's wrong with this entry?
Anonymous. No account, no email.
What
Backgrounded PowerShell results now carry backgroundedByTurnAbort next to the existing backgroundedByUser, and the tool passes a caller identity into its executor.
Details
Output persistence on this path now waits on the shell-output directory helper and passes the session's storage version through to it.
Evidence
backgroundedByTurnAbort
Strings lifted out of the shipped bundle, so the claim above can be checked against them.