Skip to content

Guard 3.0.142

Choose a tag to compare

@github-actions github-actions released this 08 Sep 22:00
f440ae1

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.mode set to "patch" so patch-only DeepSeek Harness bundles are not required to export Cordis apply(ctx).
    • Keep DSH_RUNTIME_APPLY_MISSING when a package declares main or exports.

Install

Install this release:

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

Full changelog: v3.0.141...v3.0.142

Thanks @kantorcodes!