Added
- Added
ask_fallback: nativefor delegating unresolved asks to an interactive
runtime's native permission flow. Claude Code can use it with Auto Mode;
interactive Codex accepts it as its native default behavior, while headless
Codex resolves it toblockand records the configured and effective modes.
Changed
nah run claudenow allows Claude Code Auto Mode flags and classifies those
launches as guarded agent execution. Permission and hook bypass modes remain
rejected.- Codex
apply_patchdeletions now follow thefilesystem_deletepolicy, so
project-local deletes use the same default behavior asrmthrough Bash. - Simplified the documentation navigation by removing the team and unattended
guides, promoting How it works and Threat model, consolidating content-pattern
configuration under Safety lists, and trimming the optional LLM reference.
Fixed
sensitive_paths_default: blocknow escalates built-in ask-sensitive paths
and basenames even when no explicitsensitive_pathsentries are configured.