Source Intelligence

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.

All of v2.1.235 Home All releases olderv2.1.234 v2.1.236newer
Claude Code v2.1.235

Plugin downloads are re-checked while being moved into the version cache

Under the hood
Useful2 Signal2
Plugins

Plugin downloads are re-verified as they move into the cache, and a failed move cleans up after itself.

What

Moving a downloaded plugin into the version cache now re-verifies the destination before, during and after the move under an internal strict-cache mode, refuses a path whose current occupant cannot be examined, and deletes the staged copy if the move throws. The permissive rename and copy helpers it replaces were removed.

Evidence

plugin cache version path occupant could not be examined

Strings lifted out of the shipped bundle, so the claim above can be checked against them.

See this entry in the whole of v2.1.235 →