Skip to content

SkillBox v0.3.10

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Jul 12:44

Release for macOS 14+.

Main changes:

  • Require preview confirmation before installing remote GitHub skills, so users review the incoming SKILL.md diff 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.