Skip to content

Tags: HandleCoding/OpenHuskyAgent

Tags

0.2.0

Toggle 0.2.0's commit message
Load runtime agent config from user file

v0.1.7

Toggle v0.1.7's commit message
Bump Husky version to 0.1.7.

v0.1.6

Toggle v0.1.6's commit message
Pass visible tools per request.

v0.1.5

Toggle v0.1.5's commit message
Fix release artifact version resolution

v0.1.4

Toggle v0.1.4's commit message
Improve Husky init env seeding and guidance.

Seed ~/.husky/.env from the full sample configuration, keep init scoped to the user data directory, and clarify the foreground vs background startup choices.

v0.1.3

Toggle v0.1.3's commit message
Fix Husky startup without a preexisting env file.

Allow the CLI to run init and version commands before ~/.husky/.env exists instead of exiting early under set -e.

v0.1.2

Toggle v0.1.2's commit message
Add Husky init and version commands.

Automate ~/.husky setup for Homebrew installs and expose a standard version command so release bundles and CLI diagnostics are easier to verify.

v0.1.1

Toggle v0.1.1's commit message
Fix release workflow permissions for Homebrew assets.

Grant release upload permissions and add a manual dispatch path so existing tags can re-upload the Homebrew bundle after workflow fixes.

v0.1.0

Toggle v0.1.0's commit message
Add Homebrew release packaging and macOS install docs.

Publish a Homebrew-friendly macOS bundle in GitHub Releases and document the official tap-based install path for macOS users.