Releases: RealZST/HarnessKit
Releases Β· RealZST/HarnessKit
HarnessKit v1.3.1
What's Changed
- fix(ci): restore releaseBody so latest.json notes is populated by @RealZST in #34
- fix(1.3.1): grouping dedup + web project refresh + delete cascade by @RealZST in #35
Full Changelog: v1.3.0...v1.3.1
HarnessKit v1.3.0
β¨ Highlights
- Windsurf support β Windsurf joins the supported agents list
- Per-project extensions β manage extensions for a specific project instead of only globally
- Web mode update notifications β get notified about new versions when running
hk serve
What's Changed
Features
- feat: add Windsurf agent support with hooks and UI integration by @Orchardxyz in #25
- feat(scope): project-scope as a first-class extension dimension by @RealZST in #29 (and #30)
- feat(scope): scope picker + Select All toggle for new-skills install dialog by @RealZST in #31
- feat(web): update notification UI for web mode by @RealZST in #33
Fixes
- fix(mcp): preserve auto-injected PATH for GUI agents (antigravity, windsurf) by @RealZST in #28
- fix(select): normalize
<select>chrome on desktop by @RealZST in #32
Internal
New Contributors
- @Orchardxyz made their first contribution in #25
Full Changelog: v1.2.1...v1.3.0
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