Skip to content

v1.4.1 - CI validation and documentation sync

Choose a tag to compare

@kevinnft kevinnft released this 13 May 02:15
· 12 commits to main since this release
b1de1be

Fixed

  • Synced public documentation counts with recursive skill discovery: 189 skills, 26 populated categories, 31 skill directories.
  • Fixed CI shell validation to use recursive globbing safely with globstar and nullglob.
  • Updated the Skills Manager API to discover nested/submodule skills recursively and support stable path-based skill IDs.
  • Replaced the generic PR template with public-trust review gates for validation, provenance/license checks, API impact, and secret safety.

Validation

  • ./scripts/validate.sh: 189 valid, 0 invalid, 0 warnings.
  • GitHub Actions CI: passing.