Releases: satmihir/gobag
Releases · satmihir/gobag
Release list
v0.2.1
Changelog
- ab19b28 Pin the bootstrap to v0.2.0
- a282e4c Prepare v0.2.1 release metadata
- ec0c7ed Rewrite README in a concise, direct voice
Install
In Claude Code:
/plugin marketplace add satmihir/gobag
/plugin install gobag@gobag
Headless:
curl -fsSL https://raw.githubusercontent.com/satmihir/gobag/main/scripts/install.sh | sh
v0.2.0
Changelog
- d494ef5 Add the logo and a centered README header
- 2bf4440 Address restore feedback: host identity, base drift, sole copies, handoff age
- 8f794cb Design: stage and seal — continuous thread continuity
- f534dd5 Ignore .DS_Store
- adc0ef4 M8: stage and seal — the thread's living record
- 83cc78f Pin v0.1.0 checksums, and fix the pin script's own guard
- c4cc091 README: document stage and seal, and correct two stale claims
- 94132f1 README: drop em dashes from prose
- 4b7b42f README: rewrite for people deciding whether to try it
- 3634817 Support repositories too large to clone per restore
Install
In Claude Code:
/plugin marketplace add satmihir/gobag
/plugin install gobag@gobag
Headless:
curl -fsSL https://raw.githubusercontent.com/satmihir/gobag/main/scripts/install.sh | sh
v0.1.0
Changelog
- da48e34 Accept --out as an alias for -o, found in live plugin testing
- 8d59608 Design baseline: tool+skill architecture for v1
- d4677ce Fix two bugs found in post-implementation review
- ff13785 Implement v1: pack, install, verify, inspect, and the plugin
- e0e9972 Initial commit
- 24bd99b Pluralize pack summary counts
- 2389f27 go mod tidy: promote the three direct dependencies
Install
In Claude Code:
/plugin marketplace add satmihir/gobag
/plugin install gobag@gobag
Headless:
curl -fsSL https://raw.githubusercontent.com/satmihir/gobag/main/scripts/install.sh | sh