Messages between Claude Code processes must now have well-formed ids and socket addresses.
What's wrong with this entry?
New validation for messages passed between Claude Code processes: an id must be cc-msg- followed by 32 hexadecimal characters, and a socket path must start with a uds:, bridge: or did: scheme. A separate check for loopback addresses was added nearby.
^(?:uds|bridge|did):
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.248
Wake routing and cross-session notices rewritten off UI effects
Both mention multi
-
v2.1.246
Multi-agent reply pairing now rejects and counts suspicious matches
Both mention multi
-
v2.1.239
Worker agents told to review, test, commit and report a PR link
Both mention multi