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.
Worker-backed resumes carry the plan-mode decision through
Under the hood
Useful2Signal2
Elsewhere
Worker and SDK resumes now carry the plan-mode decision into the restored session's permission mode.
What's wrong with this entry?
Anonymous. No account, no email.
What
Resume now returns a plan-mode-on-resume value that is passed into the worker's recorded permission mode, and restoring a session (external or internal) publishes that mode as metadata. This affects SDK and worker-backed resumes.
Details
The resume path logs when it re-enters plan mode from the previous worker's recorded mode.
Evidence
re-entering plan mode from the prior worker's record
Strings lifted out of the shipped bundle, so the claim above can be checked against them.