Installation
brew install openbootdotdev/tap/openbootBinaries
| Platform | Architecture | Download |
|---|---|---|
| macOS | Apple Silicon (M1/M2/M3) | openboot-darwin-arm64 |
| macOS | Intel | openboot-darwin-amd64 |
What's Changed
Refactors
- refactor(tui): remove legacy install selectors (#160)
- refactor: remove dead install progress streaming (#158)
Docs
- docs: align sync/snapshot AGENTS docs, README, and changelog for v1.0.0 (#162)
CI
- ci: enforce contract compatibility on pull requests (#161)
- ci: require L4 and cover installer upgrades (#159)
Full Changelog: v0.66.6...v1.0.0