Skip to content

Hlinor Agent Registry v0.4.0

Latest

Choose a tag to compare

@hlinor-systems hlinor-systems released this 23 Jul 10:41

[0.4.0] - 2026-07-23

Added

  • Explicit registry.yaml manifests and the compile CLI command for deterministic policy bundles.
  • SHA-256 digests for source entries and authenticated compiled bundles.
  • Runtime tests for path traversal protection, duplicate IDs, tamper detection, and unlisted files.

Changed

  • PolicyChecker now loads only compiled JSON bundles and no longer scans directories at runtime (critical security hardening).
  • LangChain integrations now accept a compiled bundle_path for governed tool execution.