Guard 3.0.142
Guard 3.0.142 is a stable release cut from f440ae1.
1 commit • 1 merged pull request • 1 contributor since Guard 3.0.141.
Fixes
- scanner: Allow patch-only DeepSeek Harness bundles (#2864)
- Honor
dsh.bundle.modeset to"patch"so patch-only DeepSeek Harness bundles are not required to export Cordisapply(ctx). - Keep
DSH_RUNTIME_APPLY_MISSINGwhen a package declaresmainorexports.
- Honor
Install
Install this release:
uv tool install "hol-guard[cisco]==3.0.142"Full changelog: v3.0.141...v3.0.142
Thanks @kantorcodes!