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.0.12 Home All releases olderv2.0.11 v2.0.13newer
Claude Code v2.0.12

If you maintain Claude Code plugins, you can now:

  1. Use mode: true frontmatter to designate workflow commands
  2. Define simple commands inline in your manifest instead of creating separate .md files
  3. Override command metadata (description, model, allowed tools) at the manifest level
  4. Expect better validation errors if your manifest format is incorrect

The old plugin manifest formats remain fully supported - these are additions, not breaking changes.

See this entry in the whole of v2.0.12 →