Supered v0.4.0
Install Repair release.
Highlights:
- Added
supered doctor --fixto 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
--jsonfor 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