Skip to content

Releases: santosli/SkillBox

SkillBox v0.3.10

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.

SkillBox v0.3.9

Choose a tag to compare

@github-actions github-actions released this 08 Jul 08:29

Release for macOS 14+.

Main changes:

  • Add a safety-focused first-run onboarding flow that explains read-only scans, review-before-import, and intentional deploys.
  • Add a public SkillBox homepage with the promo video, install links, and searchable product documentation.
  • Improve homepage metadata and FAQ content so users can discover SkillBox through search.

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.

SkillBox v0.3.8

Choose a tag to compare

@github-actions github-actions released this 28 Jun 14:24

Release for macOS 14+.

Main changes:

  • Add Import Revert for deploy-back imports so a runtime skill can be restored to its pre-import folder.
  • Preserve remote managed versions during revert and allow the same skill to be imported and reverted again.
  • Block unsafe import reverts when a skill has multiple workspace deployments or the source/backup no longer matches the recorded state.
  • Add CLI, desktop bridge, and Skill Detail controls for reviewing and confirming import reverts.

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.

SkillBox v0.3.7

Choose a tag to compare

@github-actions github-actions released this 27 Jun 17:16

Release for macOS 14+.

Main changes:

  • Add workspace skill review tabs that separate unimported, imported, and system candidates while preserving symlink-only workspace skills.
  • Reuse the searchable skill review list in Import Review, hiding duplicate symlink candidates when their source skill is already present.
  • Allow managed skills to be changed between User and Remote storage with a confirmation flow that retargets existing workspace deployments.

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.

SkillBox v0.3.6

Choose a tag to compare

@github-actions github-actions released this 27 Jun 14:05

Release for macOS 14+.

Main changes:

  • Fix a desktop startup blank screen caused by duplicate React runtimes after dependency updates.
  • Keep the desktop React dependency resolved to a single runtime so icon rendering does not crash the app.

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.

SkillBox v0.3.5

Choose a tag to compare

@github-actions github-actions released this 26 Jun 14:06

Release for macOS 14+.

Main changes:

  • Move active workspace agent icons next to the Active workspaces label in the skill detail deployment panel.
  • Keep the active workspace icon stack vertically centered with the label text.

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.

SkillBox v0.3.4

Choose a tag to compare

@github-actions github-actions released this 25 Jun 14:28

Release for macOS 14+.

Main changes:

  • Rename the remote skill update confirmation button to Apply Update.
  • Refresh only the updated remote skill status after applying a version change to avoid unnecessary dashboard stalls.
  • Preserve the rest of the remote update status table during targeted refreshes.

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.

SkillBox v0.3.3

Choose a tag to compare

@github-actions github-actions released this 25 Jun 14:05

Release for macOS 14+.

Main changes:

  • Share the Dashboard page title template across Dashboard, Settings, Workspaces, and History for consistent page headers.
  • Compact the Settings page into a clearer tabbed workbench with stacked setting groups and no duplicate status summary.
  • Improve remote diff review readability by explaining omitted oversized previews and separating footer actions from the diff pane.
  • Add the SkillBox promo video and source package to the public documentation.

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.

SkillBox v0.3.2

Choose a tag to compare

@github-actions github-actions released this 15 Jun 14:08

Release for macOS 14+.

Main changes:

  • Install GitHub-backed remote skills from the desktop Install dialog without deploying them automatically.
  • Stop counting managed remote skill current symlinks as active runtime workspaces.
  • Keep newly imported skill tags empty until users add their own labels.
  • Align dashboard page title spacing with the sidebar brand.

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.

SkillBox v0.3.1

Choose a tag to compare

@github-actions github-actions released this 14 Jun 15:13

Release for macOS 14+.

Main changes:

  • Fix remote update previews when a version diff includes directory entries.
  • Fix applying remote updates for skills that symlink to shared directories inside the same GitHub repository.
  • Preserve symlink escape protections for local imports and external paths while snapshotting safe same-repo shared files.

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.