Release for macOS 14+.
Main changes:
- Require preview confirmation before installing remote GitHub skills, so users review the incoming
SKILL.mddiff before SkillBox writes managed state or deploys anything. - Clarify user-skills Git sync conflict handling: when the remote diverges, SkillBox keeps the local commit and asks the user to resolve with normal Git tooling before retrying.
- Improve public-facing project copy and search setup, including README/homepage wording and Google Search Console verification support.
- Refresh safe desktop/runtime dependencies and GitHub Actions release infrastructure, while deferring React 19 to a dedicated migration track.
Install options:
- Download the signed and notarized universal DMG from this release.
- Or use Homebrew:
brew tap santosli/tap && brew install --cask skillbox.
This release publishes the desktop app only. CLI packages, Windows, and Linux builds are not part of this release.