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.242 Home All releases olderv2.1.241 v2.1.243newer
Claude Code v2.1.242

cloud-plugins added to the slash-command map with a per-machine consent store

Not switched on
Useful3 Signal5
Plugins Notable not in their notes

A cloud-plugins command exists with a per-machine record of whether your plugins may be used in cloud sessions.

/cloud-plugins
What

The command table gained a cloud-plugins entry, absent in 2.1.241, backed by a store that remembers per machine whether your enabled plugins may be used in cloud sessions. A failed read of that store is logged rather than treated as consent.

Evidence

cloud-plugins consent read failed

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