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 Control callout dismissal moved to the dialog system
Under the hood
Useful1Signal2
Remote Control
Dismissing a Remote Control callout after switching accounts now goes through the shared dialog system.
What's wrong with this entry?
Anonymous. No account, no email.
What
After switching accounts, dismissing a pending Remote Control callout now goes through the shared dialog store rather than a separate app-state flag. If no dialog store is present, an internal error is logged instead of the dismissal quietly doing nothing.
Evidence
runPostLoginHooks: no dialog store to dismiss a pending Remote Control callout on account switch
Strings lifted out of the shipped bundle, so the claim above can be checked against them.