The official command-line client for Keystone — author and run agent-outcome evals, stream traces, and wire your project for evals in one command.
curl -fsSL https://ks.polarity.so/install.sh | bashOr pin a version:
curl -fsSL https://ks.polarity.so/install.sh | bash -s ks-v0.1.0This drops the ks binary into ~/.local/bin/ (or /usr/local/bin/ if needed). After installing, run:
ks setup # one-shot wizard: skills, MCP, starter spec, instrument, install SDK, snapshot guide, doctor
ks --help # full command referenceThis repository hosts only the released binaries for the ks CLI. The source code lives in the private Keystone monorepo. Each tag (ks-vX.Y.Z) corresponds to a GitHub Release with prebuilt binaries for:
darwin-amd64,darwin-arm64linux-amd64,linux-arm64
Each release includes a SHA256SUMS file for integrity verification.
Once installed, ks checks for new releases (cached for 24h) and self-updates transparently. Set KS_NO_AUTO_UPDATE=1 to opt out, or run ks update to upgrade on demand.
Proprietary — © Polarity Inc.