Skip to content

v0.5.2

Pre-release
Pre-release

Choose a tag to compare

@cryptojaz cryptojaz released this 19 Sep 03:03
· 24 commits to main since this release

Hook reliability fixes, no policy or engine changes.

  • The settings snippet from toolgate init uses the absolute path to the binary; Claude Code spawns hooks with a minimal PATH, so a bare toolgate hook could silently never run.
  • toolgate init saves your API key to ~/.toolgate/env (0600) and the hook reads it, so gating works even when Claude Code is launched from the Dock without your shell profile.
  • If the decision model is unreachable in passthrough mode, the hook now shows [toolgate] NOT gating: <reason> instead of staying silent.

npm: npm install -g @riskaverse/toolgate@0.5.2