Releases: VirajMishra1/loadout
Releases · VirajMishra1/loadout
Release list
Loadout v0.5.9
Fixed
- Preserve active Stable skills while preparing the reviewed Maximum library, including rollback and quarantine boundaries.
- Run the canonical
npm run verifygate on ordinary pushes and pull requests.
Changed
- Standardize the recommended per-agent active set at 30 through one shared product constant.
- Archive stale dashboard-era release material and align public release documentation.
Verification
- 114 test files: 632 passed, 1 intentional skip
- CLI and README end-to-end product flows
- packaged CLI smoke test
- 1,000-skill scan benchmark
- isolated packed Stable → Maximum → rollback lifecycle with quarantined units excluded
Loadout v0.5.8
Fixed
- Custom catalog installs are now genuinely additive. Existing managed skills remain active and the saved profile is not replaced.
- The preview states the additive behavior explicitly.
- Includes the adopted-skill uninstall protection and progress improvements from v0.5.7.
Verify
npm install --global loadout-ai@0.5.8
loadout --version
loadout install --mode custom --package humanizer --agents codexRelease gate: 625 tests passed, one skipped, plus CLI journeys, packaged tarball smoke, evidence checks, and a 1,000-skill performance gate.
Loadout v0.5.7
Fixed
- Preserves pre-existing skill trees when adopted packages are removed or Loadout is completely uninstalled.
- Protects legacy adopted package state created by earlier releases.
- Shows package-by-package progress during complete uninstall.
- Clarifies additive custom installation versus replacing a complete managed profile.
Verify
npm install --global loadout-ai@0.5.7
loadout --version
loadout scanFull local release gate: 624 tests passed, one skipped, plus CLI journeys, packaged tarball smoke, evidence checks, and the 1,000-skill performance gate.
Loadout v0.5.6
Highlights
- One CLI for Stable, Power, Maximum, and project-specific AI-agent skill setups.
- Cross-agent inventory, existing-skill reconciliation, safe updates, snapshots, and rollback.
- Explicit MCP recipes and optional Graphify runtime setup.
- Lightweight repository update checks that reliably handle large sources without activating disabled skills.
Install
npm install --global loadout-ai@0.5.6
loadout guideSee the README for the complete first-run path and all 53 credited catalog sources.