Skip to content

v2.0.1

Choose a tag to compare

@github-actions github-actions released this 02 Mar 05:11
· 52 commits to main since this release
05f0f0c

Added

Official Plugins

  • Expanded Anthropic official plugins — added code-review, feature-dev, and pr-review-toolkit from anthropics/claude-code
  • Migrated plugin identifiers — switched from @claude-plugins-official to @anthropics/claude-code format

Changed

Protected Files Guard

  • Allowed .env.example edits.env.example is no longer blocked by the .env.* pattern; actual secret files (.env.local, .env.production, etc.) remain protected

Fixed

  • Plugin count updated 14→17 across all docs pages and README
  • Agent/skill counts corrected in README (17→21 agents, 35→38 skills)
  • Protected-files-guard README error handling table: "fails open" → "fails closed"
  • Merged stale [Unreleased] changelog entries into v2.0.0; updated test counts (241→289)