Skip to content

Guard 3.0.64

Choose a tag to compare

@github-actions github-actions released this 03 Sep 22:31
3b999d8

Guard 3.0.64 is a stable release cut from 3b999d8.
1 commit • 1 merged pull request • 1 contributor since Guard 3.0.63.

Fixes

  • hooks: Rebind Cursor launchers off pruneable Core paths (#2753)
    • Frozen Cursor hooks now persist the stable current-hol-guard launcher instead of a pruneable versions/ Core path.
    • Daemon start and daemon repair rewrite Guard-managed Cursor scripts that still bake a versions/ path.
    • Unfrozen installs are left unchanged so a source CLI cannot overwrite a Desktop-managed hook.

Install

Install this release:

uv tool install "hol-guard[cisco]==3.0.64"

Full changelog: v3.0.63...v3.0.64

Thanks @kantorcodes!