Skip to content

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 12 Apr 13:22
· 107 commits to master since this release
f376db6

Added

  • codex: native Codex support via PreToolUse hooks, preserving the full dynamic pipeline instead of static rule export
  • codex: warden-hook bin entry for simpler hook registration without hard-coding paths

Fixed

  • hook: silence config-loading warnings in hook mode to prevent Claude Code from surfacing them as errors
  • hook: route targets.ts warnings through warn() for consistent hook-mode silence
  • hook: run hook script directly instead of via node interpreter