Skip to content

Releases: VirajMishra1/loadout

Loadout v0.5.9

Choose a tag to compare

@reddynitish reddynitish released this 22 Jul 00:10
1dd38a1

Fixed

  • Preserve active Stable skills while preparing the reviewed Maximum library, including rollback and quarantine boundaries.
  • Run the canonical npm run verify gate 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

Choose a tag to compare

@VirajMishra1 VirajMishra1 released this 21 Jul 19:51

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 codex

Release 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

Choose a tag to compare

@VirajMishra1 VirajMishra1 released this 21 Jul 19:37

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 scan

Full 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

Choose a tag to compare

@VirajMishra1 VirajMishra1 released this 21 Jul 15:20
095253f

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 guide

See the README for the complete first-run path and all 53 credited catalog sources.