Skip to content

feat: add HOL Guard tool - #1163

Open
kantorcodes wants to merge 1 commit into
trunk-io:mainfrom
kantorcodes:add-hol-guard
Open

feat: add HOL Guard tool#1163
kantorcodes wants to merge 1 commit into
trunk-io:mainfrom
kantorcodes:add-hol-guard

Conversation

@kantorcodes

Copy link
Copy Markdown

Summary

Adds HOL Guard as a standalone Trunk tool backed by the stable hol-guard PyPI package.

  • exposes the hol-guard shim through Trunk's default plugin source
  • pins current stable known_good_version to 2.2.88
  • adds a hol-guard --version semver health check
  • adds the repository-native toolInstallTest

This follows the current tools/ contribution pattern for Python runtime packages. PyPI currently identifies 2.2.88 as the stable release and documents hol-guard --version as the installed command verification path.

Validation

  • fresh upstream issue, PR, and code searches found no existing HOL Guard entry
  • manifest/test structure mirrors existing Trunk Python tools and hyphenated tool naming
  • branch is based directly on current upstream main

I could not run the full local trunk check in the connected execution environment, so I am not claiming that as passed; the repository-native install test is included for CI.

@trunk-io

trunk-io Bot commented Aug 25, 2026

Copy link
Copy Markdown

✨ Submitted to Merge by @kantorcodes. It will be added to the merge queue once all branch protection rules pass and there are no merge conflicts with the target branch. See more details here.

Copy link
Copy Markdown
Author

/trunk merge

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant