github manuelschipper/nah v0.3.0
v0.3.0 — Active allow emission

latest releases: v0.7.1, claude-plugin-v0.7.1, v0.7.0...
one month ago

Added

  • Active allow emission — nah now actively emits permissionDecision: allow for safe operations, taking over Claude Code's permission system for guarded tools. No manual permissions.allow entries needed after nah install. Configurable via active_allow (bool or per-tool list) in global config (FD-094)
  • /nah-demo skill — narrated security demo with 90 base cases + 21 config variants covering all 20 action types, pipe composition, shell unwrapping, content inspection, and config overrides (FD-039)
  • nah test --config flag for inline JSON config overrides (FD-076)

Fixed

  • Fix regex alternation pipes (\|, |) inside quoted arguments being misclassified as shell pipe operators (FD-095)
  • Fix classify path prefix matching bug for path-style commands (FD-091)

Don't miss a new nah release

NewReleases is sending notifications on new releases.