Skip to content

Supered v0.3.0

Choose a tag to compare

@fhajjej-ship-it fhajjej-ship-it released this 06 Jun 21:45
· 12 commits to main since this release

Install Health release.

Highlights:

  • Added supered doctor --target <host> to inspect installed Supered skills without modifying files.
  • Added JSON Doctor output for automation with supered doctor --target codex --json.
  • Detects missing skills, changed/outdated skills, missing destinations, symlinked destinations, and symlinks inside managed skill folders.
  • Added Doctor coverage to Package Verification so the npm tarball proves both install and doctor for every supported host target.

Verification:

  • npm test
  • npm run validate
  • npm run smoke-install
  • npm run verify-package
  • npm run verify-site
  • npm audit --audit-level=high
  • npx supered@latest install --target codex --dest
  • npx supered@latest doctor --target codex --dest

Npm: https://www.npmjs.com/package/supered/v/0.3.0