Skip to content

Guard 3.0.49

Choose a tag to compare

@github-actions github-actions released this 02 Sep 21:04
fae2887

Guard 3.0.49 is a stable release cut from fae2887.
1 commit • 1 merged pull request • 1 contributor since Guard 3.0.48.

Fixes

  • guard: Continue Watch Grok hooks after Core moves (#2740)
    • Watch Grok PreToolUse continues when isolated hook JSON is pretty-printed or native review misses the deadline.
    • Grok hook install and update repair now require a live launcher, --json output, and the current runtime executable.
    • Daemon repair recycles a Desktop Core sidecar when that Core tree no longer exists on disk.

Install

Install this release:

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

Full changelog: v3.0.48...v3.0.49

Thanks @kantorcodes!