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.66 Home All releases olderv2.0.65 v2.0.67newer
Claude Code v2.0.66

Plugin Caching Improvements

What: Enhanced plugin cache handling with empty directory detection and .lsp.json/.mcp.json file support. Details:

  • Removes empty cache directories before re-caching
  • Copies .mcp.json and .lsp.json files from plugins
  • Better error handling when cache copy fails
  • Evidence: UsA() at line 259791, empty dir check at line 20246-20249, config file copy at line 20292-20296

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