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.
Remote create-mode push stops nagging after the session closes
You'll notice
Useful2Signal1
Sessions
No more stray prompt when pushing a permission mode to a closed remote session.
What's wrong with this entry?
Anonymous. No account, no email.
What
When pushing a create's permission mode to a remote session gives up because the session was closed, the fallback prompt is now skipped instead of firing at you.
Details
The give-up path distinguishes an inactive session from push and converge failures.
Telemetry is unchanged: remote_create_mode_push with taken, unanswered, refused and gave_up outcomes.
Evidence
[remote] The session took its create's
Strings lifted out of the shipped bundle, so the claim above can be checked against them.