A stale editor connection can no longer restore an old draft over the prompt you are writing.
What's wrong with this entry?
The socket that carries your in-progress prompt text between Claude Code and an editor now destroys any connection that is no longer the active one rather than acting on data from it, and clears its in-use flag when the active connection closes. Stale connections could otherwise restore an old draft over your current one.
this.restorePromptDraft()
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.236
Change detection ignores custom diff drivers and submodules
Both mention integration
-
v2.1.239
IDE diagnostics calls time out instead of hanging
Both mention integration
-
v2.1.246
IDE diff viewer skips remote calls and more notebook files
Both mention integration