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.251 Home All releases olderv2.1.250
Claude Code v2.1.251

claude plugin update distinguishes a deferred plugin from a skipped one

Use it now
Useful3 Signal1
Plugins

Plugin update failures now tell you the exact command to rerun.

claude plugin update
What

For plugins that come from a command, update failures now separate a plugin the background update skipped but that a per-session re-resolve may still pick up, from one that is genuinely inactive, and print the exact plugin update command to run yourself.

Details
  • Whether the per-session re-resolve happens is itself conditional, and the messaging says so rather than promising it.
Evidence

it is left to the per-session re-resolve (when that is enabled) or an explicit update

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.

See this entry in the whole of v2.1.251 →