agent-paste CLI cli-v0.1.2
Immutable
release. Only release title and notes can be modified.
Standalone CLI binaries cross-compiled with bun build --compile. macOS binary is codesigned + notarized. Each binary carries a GitHub build-provenance attestation (verify: gh attestation verify <binary> --repo zaks-io/agent-paste). A CycloneDX SBOM of exactly what is compiled into the binary (agent-paste-cli.sbom.cdx.json), a blocking grype scan report (agent-paste-cli.grype.json), scanner/DB versions (scan-metadata.json), and repo security attestation bundle (repo-security-attestation.tgz) are attached. Draft — review and publish manually. Verify downloads against SHA256SUMS.
What's Changed
- fix(cli): detect bun standalone binaries by @isuttell in #448
- fix(release): attach cli provenance sidecars by @isuttell in #450
Full Changelog: cli-v0.1.1...cli-v0.1.2