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.246 Home All releases olderv2.1.245 v2.1.247newer
Claude Code v2.1.246

Plugin forwarding to cloud sessions explains why nothing was sent

You'll notice
Useful3 Signal1
Plugins

When your plugins aren't forwarded to a cloud session, you now get the specific reason.

What

When your local plugin choices are not forwarded to a cloud session, you now get a reason instead of silence: no plugins to send from this machine, your plugin choices here could not be read, they could not be sent this time, or this session is not bound to this machine. The default case nudges you to run the slash command.

Details
  • The fallback message points at /cloud-plugins to send them manually.
Evidence

run /cloud-plugins to send them

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