Releases: agent-receipts/obsigna
sdk-ts 0.14.1
What's Changed
- chore(ci): match sdk-ts publish step, drop NODE_AUTH_TOKEN clear by @ojongerius in #865
- feat(opencode-plugin)!: rename exports to Obsigna brand (alpha.3) by @ojongerius in #866
- feat(sdk-ts): add @obsigna/sdk-ts/emitter subpath export (0.14.1) by @ojongerius in #867
Full Changelog: opencode-plugin-v0.1.0-alpha.2...sdk-ts-v0.14.1
sdk-ts 0.14.0
What's Changed
- docs(blog): "Your agents are isolated. Your shared state isn't." by @ojongerius in #849
- docs(blog): address reviewer feedback on attribution-over-undo by @ojongerius in #850
- ci(site): retrigger obsigna.dev build on blog source changes by @ojongerius in #854
- feat(integrations): OpenCode plugin — execd-side receipt emission for native tool calls by @ojongerius in #766
- chore(release): sdk-ts 0.14.0 by @ojongerius in #859
- chore(deps-dev): bump vite from 8.0.14 to 8.0.16 in /sdk/ts-aws in the npm_and_yarn group across 1 directory by @dependabot[bot] in #858
Full Changelog: obsigna/v0.26.0...sdk-ts-v0.14.0
opencode-plugin 0.1.0
What's Changed
- chore(release): opencode-plugin 0.1.0 (graduate from alpha) by @ojongerius in #869
Full Changelog: opencode-plugin-v0.1.0-alpha.3...opencode-plugin-v0.1.0
opencode-plugin 0.1.0-alpha.3
What's Changed
- fix(opencode-plugin): make the package loadable by opencode (alpha.3) by @ojongerius in #868
Full Changelog: sdk-ts-v0.14.1...opencode-plugin-v0.1.0-alpha.3
opencode-plugin 0.1.0-alpha.2
What's Changed
- chore(release): opencode-plugin 0.1.0-alpha.2 — fix description to Obsigna daemon by @ojongerius in #861
- fix(ci): publish opencode-plugin via npm OIDC trusted publishing by @ojongerius in #862
- fix(ci): publish opencode-plugin via OIDC, mirroring sdk-ts by @ojongerius in #863
- fix(ci): clear injected NODE_AUTH_TOKEN so opencode-plugin uses OIDC by @ojongerius in #864
Full Changelog: opencode-plugin-v0.1.0-alpha.1...opencode-plugin-v0.1.0-alpha.2
opencode-plugin 0.1.0-alpha.1
What's Changed
- chore(release): opencode-plugin 0.1.0-alpha.1 (@obsigna scope) by @ojongerius in #860
Full Changelog: sdk-ts-v0.14.0...opencode-plugin-v0.1.0-alpha.1
obsigna v0.26.0
What's Changed
- docs: align SDK package names and stale cmd paths with what ships by @ojongerius in #821
- docs: rename agent-receipts-daemon → obsigna-daemon; fold brew installs into the umbrella formula by @ojongerius in #822
- docs: migrate read CLI to obsigna and fix stale default chain id by @ojongerius in #823
- docs: finish obsigna rename in cli-commands intro; note how to get a receipts.db by @ojongerius in #824
- docs(daemon): use obsigna CLI names in README and doctorcli comments by @ojongerius in #826
- docs(dashboard): refresh site pages for v0.8.0; link out to canonical README by @ojongerius in #827
- docs: canonicalize agent-receipts/ar browse links to agent-receipts/obsigna by @ojongerius in #828
- docs: reframe README around Agent Receipts (protocol) vs Obsigna (tools) split by @ojongerius in #829
- Split documentation into protocol spec and tooling sites by @ojongerius in #830
- docs: point tooling links at obsigna.dev, add it to the README by @ojongerius in #831
- docs(site): add SEO + Plausible analytics to agentreceipts.ai and obsigna.dev by @ojongerius in #838
- chore(deps): bump github.com/agent-receipts/ar/sdk/go from 0.15.0 to 0.19.0 in /cross-sdk-tests in the go group by @dependabot[bot] in #833
- chore(deps): bump github.com/agent-receipts/ar/daemon from 0.16.0 to 0.23.0 in /sdk/go in the go group by @dependabot[bot] in #832
- chore(deps): bump the npm_and_yarn group in /sdk/ts with 3 updates by @dependabot[bot] in #835
- chore(deps): bump the uv group in /sdk/py with 3 updates by @dependabot[bot] in #836
- docs(site): wire Plausible analytics for obsigna.dev by @ojongerius in #839
- docs(site): SEO round 2 — blog canonicals, favicons, obsigna llms.txt by @ojongerius in #840
- chore(deps): bump the npm_and_yarn group across 1 directory with 3 updates by @dependabot[bot] in #837
- docs(site): add Google Search Console verification file for agentreceipts.ai by @ojongerius in #841
- docs(site): add Google Search Console verification file for obsigna.dev by @ojongerius in #842
- feat(cli): wire
obsigna receipt discloseforensic decryption subcommand by @ojongerius in #843 - refactor(cli): migrate read-cli usage strings to 'obsigna receipt ' by @ojongerius in #844
- Refine EU AI Act traceability language in design principles by @ojongerius in #845
- feat(daemon): derive receipt principal from kernel-attested peer uid by @ojongerius in #847
- chore(release): stamp CHANGELOG 0.26.0 by @ojongerius in #848
Full Changelog: obsigna/v0.25.0...obsigna/v0.26.0
Reproducible build (ADR-0031/0034): every primary toolset binary below was independently rebuilt from source and matched the released linux/amd64 archive byte-for-byte (the attestation scheme is ADR-0031, consolidated onto one train by ADR-0034; each binary cites its own ADR below).
- linux/amd64
obsigna-daemon(ADR-0031) sha25602b2d793afadfc642c660853449e37a13586f9a78eb84567c78f40d01fbb2631— rebuild withcd daemon && GOTOOLCHAIN=go1.26.1 GOWORK=off CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -trimpath -buildvcs=false -ldflags "-s -w -X main.version=v0.26.0" ./cmd/obsigna-daemon - linux/amd64
obsigna(ADR-0034) sha2561c10ca96592127c5d15bd128cfc2176fac22d9abbda7d2a643fba63c79e99b7f— rebuild withcd daemon && GOTOOLCHAIN=go1.26.1 GOWORK=off CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -trimpath -buildvcs=false -ldflags "-s -w" ./cmd/obsigna - linux/amd64
obsigna-mcp(ADR-0033) sha25667641ff8024f105cc776957fc310d4f269580aedb3a85e9761e0b61fd646f7c5— rebuild withcd mcp-proxy && GOTOOLCHAIN=go1.26.1 GOWORK=off CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -trimpath -buildvcs=false -ldflags "-s -w -X main.version=v0.26.0" ./cmd/obsigna-mcp - linux/amd64
obsigna-collector(ADR-0035) sha256bfa856aad8455588c0dac1e4ac5a9773e0846eb176b2e0251920abef5e90d5f1— rebuild withcd collector && GOTOOLCHAIN=go1.26.1 GOWORK=off CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -trimpath -buildvcs=false -ldflags "-s -w -X main.version=v0.26.0" ./cmd/obsigna-collector - linux/amd64
obsigna-hook(ADR-0036) sha256afae2553af28318630389d7fbb73706358f86c8016163f2a08d5f51516b50b09— rebuild withcd hook && GOTOOLCHAIN=go1.26.1 GOWORK=off CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -trimpath -buildvcs=false -ldflags "-s -w -X main.version=v0.26.0" ./cmd/obsigna-hook
sdk-go v0.19.0
What's Changed
- docs(sdk/go): stamp CHANGELOG 0.19.0 by @ojongerius in #816
Full Changelog: hook/v0.18.0-alpha.1...sdk/go/v0.19.0
obsigna v0.25.0
What's Changed
- Document trust model and deployment spectrum by @ojongerius in #818
- chore(release): fold mcp/collector/hook into the obsigna train (ADR-0034 PR 2) by @ojongerius in #820
Full Changelog: hook/v0.18.0...obsigna/v0.25.0
Reproducible build (ADR-0031/0034): every primary toolset binary below was independently rebuilt from source and matched the released linux/amd64 archive byte-for-byte (the attestation scheme is ADR-0031, consolidated onto one train by ADR-0034; each binary cites its own ADR below).
- linux/amd64
obsigna-daemon(ADR-0031) sha2568e9d66c76c6c98193f4a466d24ad3b8e8731272cbe93305ff6fdb5b5056803e3— rebuild withcd daemon && GOTOOLCHAIN=go1.26.1 GOWORK=off CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -trimpath -buildvcs=false -ldflags "-s -w -X main.version=v0.25.0" ./cmd/obsigna-daemon - linux/amd64
obsigna(ADR-0034) sha2567003feab0dd8d0783fd268af9e96b218defac8cb7ed5cc96fd1ca85d8069897b— rebuild withcd daemon && GOTOOLCHAIN=go1.26.1 GOWORK=off CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -trimpath -buildvcs=false -ldflags "-s -w" ./cmd/obsigna - linux/amd64
obsigna-mcp(ADR-0033) sha25600c0d4b0410eb70dabeb11e8de206290d1875df21a24d907fd51eff033024386— rebuild withcd mcp-proxy && GOTOOLCHAIN=go1.26.1 GOWORK=off CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -trimpath -buildvcs=false -ldflags "-s -w -X main.version=v0.25.0" ./cmd/obsigna-mcp - linux/amd64
obsigna-collector(ADR-0035) sha256dfe67cfbf6f2bf3849e1b90d17eb63648d4ecfd6b7f1805e180ded9ac6cac085— rebuild withcd collector && GOTOOLCHAIN=go1.26.1 GOWORK=off CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -trimpath -buildvcs=false -ldflags "-s -w -X main.version=v0.25.0" ./cmd/obsigna-collector - linux/amd64
obsigna-hook(ADR-0036) sha256fd7aa8a574173b2f7c8eaa0286f64cd673acac8cff229ff7b3807a6bad1ac835— rebuild withcd hook && GOTOOLCHAIN=go1.26.1 GOWORK=off CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -trimpath -buildvcs=false -ldflags "-s -w -X main.version=v0.25.0" ./cmd/obsigna-hook
obsigna v0.24.0
What's Changed
- fix(daemon): pin sdk/go v0.20.0-alpha.1 for release builds by @ojongerius in #813
Full Changelog: sdk/go/v0.20.0-alpha.1...obsigna/v0.24.0
Reproducible build (ADR-0031): linux/amd64 obsigna-daemon sha256 0729541298e20fc20cf74ad66d5734ad49d5c383884e55db5738d41817250c5e — independently rebuilt from source and matched byte-for-byte. Rebuild with GOTOOLCHAIN=go1.26.1 GOWORK=off CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -trimpath -buildvcs=false -ldflags "-s -w -X main.version=v0.24.0" ./cmd/obsigna-daemon.