v0.4.1 is the current Kalshi CLI release for AI agents and scripts using the
Kalshi Trade API v2.
Highlights
- Versioned, per-command JSON contracts with field-localized
UPSTREAM_SCHEMA_MISMATCHerrors. - Fixed-point positions, realized P&L, fills, bounded keyword market search,
and live or historical candlesticks. - Canonical Go module path, so
go installand pkg.go.dev work normally. - Correct tagged version reporting for binaries installed with
go install. - Reproducible checksummed archives for macOS and Linux on amd64 and arm64.
Install
brew install bobashopcashier/tap/kalshi-cligo install github.com/bobashopcashier/kalshi-cli/cmd/kalshi@v0.4.1curl -fsSL https://raw.githubusercontent.com/bobashopcashier/kalshi-cli/v0.4.1/install.sh | KALSHI_CLI_VERSION=v0.4.1 shThe release archives and checksum file are attached below.
Full changelog: v0.3.0...v0.4.1