Added
- Active allow emission — nah now actively emits
permissionDecision: allowfor safe operations, taking over Claude Code's permission system for guarded tools. No manualpermissions.allowentries needed afternah install. Configurable viaactive_allow(bool or per-tool list) in global config (FD-094) /nah-demoskill — 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 --configflag 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)