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 sessions now log and notify when the remote worker connects or disappears.
What's wrong with this entry?
Anonymous. No account, no email.
What
The manager now logs whether the remote worker is reported connected, disconnected or in an unknown state, resets a per-connection flag on reconnect, and notifies when the worker disappears.
Details
The underlying client is constructed with a predicate deciding whether to keep redialling, driven by the stream redial setting or by whether this machine is serving requests.
Evidence
onWorkerConnectionStatus
Strings lifted out of the shipped bundle, so the claim above can be checked against them.