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.14 Home All releases olderv2.0.13 v2.0.15newer
Claude Code v2.0.14

Enhanced Plugin List Visual Polish

What: Multiple UI refinements to improve the plugin installation experience

Changes:

  • Title capitalization: Changed "Select Marketplace" to "Select marketplace" for consistency
  • Title capitalization: Changed "Install Plugins" to "Install plugins" for consistency
  • Icon change: Replaced "arrowRight" (→) with "pointerSmall" (›) for better visual hierarchy
  • Selection indicator: Changed from "play" (▶) to "radioOn" (◉) for selected plugins
  • Improved spacing and alignment in plugin lists
Evidence
  • Title changes at lines 438189/438215 (v2.0.13) vs 438265/438291 (v2.0.14)
  • Icon changes visible in diff at lines showing M0.pointerSmall vs q0.arrowRight and M0.radioOn vs q0.play

See this entry in the whole of v2.0.14 →