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.
Attaching to a session on a different Claude Code version falls back to older key handling
You'll notice
Useful3Signal3
Sessions
Attaching to a session running a different build now falls back to older keyboard handling.
What's wrong with this entry?
Anonymous. No account, no email.
What
When you attach to a running session, the acknowledgement now includes the worker's Claude Code version. If it differs from your build, the client switches to a legacy keyboard mode instead of assuming both ends speak the current key sequences.
Details
Runs on every attach; there is no flag.
Evidence
legacyKitty
Strings lifted out of the shipped bundle, so the claim above can be checked against them.