Skip to content

Supered v0.4.0

Choose a tag to compare

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

Install Repair release.

Highlights:

  • Added supered doctor --fix to repair missing or changed Supered skill files after an Install Health check.
  • Preserves unrelated destination files while restoring managed Supered skill folders from the current package.
  • Refuses unsafe symlink situations instead of repairing through them.
  • Supports --json for repair results, including fixed skills and refused issues.
  • Extended Package Verification so the npm tarball proves install, doctor, and doctor --fix 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 --fix

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