stacy-cli
v2026.505.1
Published
Stacy CLI for the trust-first AI agent control plane
Downloads
498
Maintainers
Readme
stacy-cli
Public npm entrypoint for Stacy.
stacy-cli installs the stacy binary and wraps the matching
@arpanstacy/stacy core package. Use it when you want to start Stacy from npm
without cloning the repository.
npx stacy-cli@latest onboard --yes
npx stacy-cli@latest runUseful checks:
npx stacy-cli@latest --version
npx stacy-cli@latest doctor --repair --yesInside the monorepo, the dependency uses workspace:*. The release helper
stages the npm payload with the matching released Stacy core version.
