Skip to content

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 07 Apr 09:03
· 134 commits to master since this release
89d03f1

Fixed

  • hook: bypass-permissions mode detection now matches Claude Code's internal bypassPermissions enum value (from upstream 794ea79)
  • marketplace: version in marketplace.json synced to 0.6.3, was stuck at 0.1.0

Added

  • cli: generic warden eval "command" CLI for debugging rule decisions outside a hook
  • copilot: GitHub Copilot CLI adapter with flat JSON hook protocol
  • core: reusable wardenEval/wardenEvalWithConfig module, eliminating duplicate parse+evaluate calls

Changed

  • build: sync-plugin-version script now syncs both plugin.json and marketplace.json