Releases: RealZST/HarnessKit
Releases · RealZST/HarnessKit
HarnessKit v1.2.1
What's Changed
- fix: dark sidebar bleeding to browser bg in web mode by @RealZST in #23
- fix & feat(marketplace): improve extension install status detection and UI by @SherlockSalvatore in #21
- chore: v1.2.1 cleanup by @RealZST in #24
New Contributors
- @SherlockSalvatore made their first contribution in #21
Full Changelog: v1.2.0...v1.2.1
HarnessKit v1.2.0
What's Changed
Full Changelog: v1.2.0-rc.11...v1.2.0
HarnessKit v1.1.1
What's Changed
Full Changelog: v1.1.0...v1.1.1
HarnessKit v1.1.0
What's Changed
- ci: add PR checks and CodeQL security scanning by @RealZST in #6
- fix: show GitHub link in INFO section when only pack is available by @RealZST in #8
- fix: add missing CLI install script and complete manual install docs by @RealZST in #9
- fix: auto-add ~/.local/bin to PATH in install script by @RealZST in #10
- feat: detect repo skill changes during update checks by @RealZST in #11
- refactor: flatten CLI child skills into main extension list by @RealZST in #12
- fix: prevent infinite re-render loop in InstallDialog by @RealZST in #13
- fix: update remaining code for flattened CLI children by @RealZST in #14
- fix: resolve lint errors and fix infinite loop in NewSkillsDialog by @RealZST in #15
Full Changelog: v1.0.3...v1.1.0
HarnessKit v1.0.3
HarnessKit v1.0.2
What's Changed
- Fix security audit: per-extension-kind rule filtering, trust score consistency across pages, and line numbers for permission findings (9ab9917)
- Fix extension updates: restrict to skills only, resolve
[object Object]error display, unify rescan logic to prevent phantom extensions (b856dce) - Fix CLI deletion: partial removal now correctly deletes child skill directories, full uninstall removes binary (22723b7)
- Fix marketplace trending cache: fallback to last successful fetch when API is unavailable (682caa6)
HarnessKit v1.0.1
What's Changed
- Fix sidebar not responding on rapid tab switching (4dd2759)
- Improve security audit with 2 new rules and deeper permission detection for MCP, plugins, and hooks (b80a87a)
- Redesign Settings page layout with compact agent paths and inline version display (ea0f0a4)
Installation
Desktop App
- macOS (Apple Silicon):
HarnessKit_1.0.1_aarch64.dmg - macOS (Intel):
HarnessKit_1.0.1_x64.dmg
Existing users: open Settings → Check for Updates to upgrade in-app.
CLI
curl -fsSL https://raw.githubusercontent.com/RealZST/HarnessKit/main/install.sh | shOr download the binary directly:
- macOS (Apple Silicon)
hk-macos-arm64 - macOS (Intel)
hk-macos-x64
HarnessKit v1.0.0
Initial release
Download
- Apple Silicon:
HarnessKit_1.0.0_aarch64.dmg - Intel:
HarnessKit_1.0.0_x64.dmg