Skip to content

Releases: autonomous-bits/spool

v1.10.0

Choose a tag to compare

@github-actions github-actions released this 12 Sep 21:46
17e0ec1

Changelog

    • feat(mcp): add icon to mcp server implementation metadata (#93) (8330e1e)

v1.9.0

Choose a tag to compare

@github-actions github-actions released this 12 Sep 19:36
081f62e

Changelog

    • feat(mcp): add native mcp stdio server with official go-sdk and full cli tool suite (#89) (df98346)

v1.8.0

Choose a tag to compare

@github-actions github-actions released this 12 Sep 12:42
e38a217

Changelog

    • feat(asset): contextual reference asset storage, CLI commands, and remote sync (#86) (bb6ea40)

v1.7.0

Choose a tag to compare

@github-actions github-actions released this 09 Sep 19:44
95fd8c6

Changelog

    • chore(deps): bump github.com/klauspost/compress from 1.19.2 to 1.20.0 (#82) (90f2d69)
    • chore(deps): bump github.com/klauspost/compress in /cmd/spl (#83) (a75e0b8)
    • chore(deps): bump modernc.org/sqlite from 1.57.0 to 1.58.0 (#81) (a108484)
    • feat: support commit DAG topology traversal and push/pull for merge commits (#84) (00cac0a)

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 07 Sep 21:18
55fcf23

Changelog

    • Add spl clone command for remote workspace initialization (#79) (d63b33c)

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 07 Sep 20:17
1dbf9f8

Changelog

    • Add correlation ID and unified Rack error envelope to CLI remote calls (e49cb67)
    • Add correlation ID and unified Rack error envelope to CLI remote calls (#71) (fd0a7d9)
    • Add secret-safe Rack remote configuration and graphcontract version discovery (#68) (41e0a0d)
    • Add secret-safe Rack remote configuration and version discovery (60dce9c)
    • Add spl migrate command for explicit repository format upgrades (#77) (53f7168)
    • Add spl push --reconcile for non-fast-forward reconciliation (baaa88b)
    • Add spl push --reconcile for non-fast-forward reconciliation (#73) (1bf3591)
    • Add spl push: native push of local commits to Rack remote (69bdcc3)
    • Add spl push: native push of local commits to Rack remote (#69) (b379af0)
    • Add spl remote branch lifecycle commands (96902e6)
    • Add spl remote branch lifecycle commands (#72) (acfb3cf)
    • Add tenant and workspace configuration support to remote commands (#76) (e836345)
    • Add versioned graphcontract conformance fixtures (#74) (6104cec)
    • Address PR review: stricter endpoint/repo_id validation and doc fixes (85d565c)
    • Address PR review: validate branch inputs, escape delete path (2e82be5)
    • Address review feedback and staticcheck failure on spl push (acd39c7)
    • Address review: fix gofmt, error routing, correlation ID reuse (ea2c878)
    • Correct pack-truncation error surface in docs/tests/manifest (7d7939f)
    • Expose deterministic graph merge simulation contract (#67) (2a149ce)
    • Fix errcheck failure in pack test (c71bbd9)
    • Fix graphcontract.md version pin: no v2.1.0 tag exists (5a3e49d)
    • Fix pull review comments and tidy cmd/spl go.mod (80bcd1d)
    • Fix staticcheck QF1002: use tagged switch on r.Method (e9ed934)
    • Match confirmed Rack /healthz response shape (nested graphcontract field) (cea68d6)
    • Persist generated correlation ID onto Client in setCorrelationHeader (cc486ad)
    • Publish versioned graphcontract conformance fixtures (54729d6)
    • Revert "fix: bump Go patch version for vulncheck" (68d264a)
    • feat: expose canonical snapshot contract (c769bdf)
    • feat: expose canonical snapshot contract (#66) (65825c6)
    • feat: expose deterministic graph merge simulation contract (53eec82)
    • feat: expose native pack verification contract (dd392e2)
    • feat: expose native pack verification contract (#65) (a50cb88)
    • fix: bound packed-object decompression and classify verification failures as pack corruption (a4ea479)
    • fix: bump Go patch version for vulncheck (c7d836f)
    • fix: exercise non-canonical key ordering in snapshot CBOR rejection test (0e8ed09)
    • fix: normalize empty label/path representations in merge conflicts (0516e26)

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 06 Sep 09:01
20f79bf

Changelog

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 05 Sep 19:35
6046253

Changelog

    • Extract canonical graph contract package (#57) (cb9928b)
    • chore(deps): bump github.com/gofrs/flock from 0.13.0 to 0.13.1 (#56) (b041ca6)
    • feat: extract graphcontract package (64784bd)
    • fix: canonicalize graph contract CBOR marshaling (12e4bc0)
    • fix: preserve repository constructor functions (0e143ee)

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 30 Aug 15:09
fafab48

Changelog

    • feat: implement spl cherry-pick command for selective commit transplantation (#54) (699116c)

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 30 Aug 14:02
4d66f2d

Changelog

    • feat(cli): add spl version command with build provenance (#51) (eeaa735)