Skip to content

dsh-cli-store v0.2.0

Choose a tag to compare

@Harzva Harzva released this 20 Aug 16:00
· 3 commits to main since this release

Highlights

  • Add bounded public CLI discovery across npm, GitHub repositories tagged cli, Homebrew Formulae, and crates.io.
  • Add local saved-discovery catalog with explicit --save opt-in.
  • Keep external metadata unreviewed by default; only source-verified entries with constrained plans can reach the confirmation-gated installer.
  • Add DSH tools: dsh_cli_discover, dsh_cli_saved, and dsh_cli_install_discovered.
  • Preserve shell-free execution, allowlisted package managers, dry-run defaults, and platform/deprecated/disabled checks.

Verification

  • 19 tests passed
  • DSH extension preflight passed
  • Offline DSH packaging verification passed
  • Public-source smoke tests passed for npm, GitHub, Homebrew, and crates.io