OpenBoot v0.65.0
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
Features
- feat(tui): wizard deep-polish — online search, preset & config-mode entry, summary (#149)
- feat(tui): stream slug/preset installs through the wizard pipeline (#146)
- feat(tui): run sync-source install through the wizard pipeline UI (#143)
- feat(tui): highlight package row on mouse hover (#142)
Bug Fixes
- fix(tui): v0.63 review follow-ups — abort lifecycle, slug post-install, wizard lows (#147)
- fix(tui): repair sync pipeline hang, ctrl+c, hover, and hit-test bounds (#144)
Full Changelog: v0.64.1...v0.65.0