agent-paste CLI cli-v0.1.4
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) and an attached SLSA provenance sidecar (*.intoto.jsonl). 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
- Docs: route agents to CLI and MCP publish surfaces by @isuttell in #491
- docs: rewrite root and CLI READMEs for first impressions and accuracy by @isuttell in #494
- ci(AP-284): gate PR Validate on pnpm smoke:local by @isuttell in #496
- docs(specs): fix claim semantics drift in ephemeral-publish spec by @isuttell in #499
- feat(cli): lead ephemeral publish output with claim link (AP-315) by @isuttell in #495
- fix(api): preserve persisted render_mode in live updates (AP-288) by @isuttell in #498
- fix(cli): channel-correct signed-out and auth handoff hints by @isuttell in #500
- chore(cli): bump to 0.1.4 and refresh README for release by @isuttell in #501
- fix(web): stabilize route-proxy smoke test Start context under parallel vitest by @isuttell in #502
- Update brand mark assets to transparent orange variants by @isuttell in #505
- fix(jobs): pin byte-purge env-scoped prefixes to worker env (AP-290) by @isuttell in #504
- Fix claimed artifact 404 by migrating workspace blobs on claim reparent (AP-313) by @isuttell in #497
- docs(specs): reconcile data-model.md with revisions schema (AP-293) by @isuttell in #503
- fix(security): unblock attestation on ignored esbuild GHSAs by @isuttell in #507
- Publish security.txt contact metadata on apex by @isuttell in #506
- docs(AP-294): amend stale ADR key-shape claims and add spec sections by @isuttell in #508
Full Changelog: cli-v0.1.3...cli-v0.1.4