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.238 Home All releases olderv2.1.237 v2.1.239newer
Claude Code v2.1.238

claude plugin marketplace update summarises what it skipped and why

Use it now
Useful3 Signal2
Plugins

claude plugin marketplace update now summarises skips and exits non-zero if any failed.

What

The command now prints a per-outcome summary counting marketplaces attempted, refreshed, refused by policy and failed, and explains why any were skipped. The exit code is non-zero when at least one marketplace failed, so scripts can act on it.

Details
  • Skipped marketplaces are explained as "nothing to refresh: declared in settings, managed, or not allowed".
  • The progress line is now the generic "Updating marketplaces..." instead of naming each one.
  • The same attempted/refreshed/policy_refused/failed counts are recorded in telemetry.
Usage
claude plugin marketplace update
Evidence

nothing to refresh: declared in settings, managed, or not allowed

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.238 →