Use it now Notable
No documentation found
A new settingsHooksOff option can disable all hook execution for a given agent or subagent run
What
Several internal functions responsible for assembling and running hooks (user-configured scripts that run at specific points, including agent-context hooks) now check for a new settingsHooksOff option. When it's set to true, they short-circuit and skip running any hooks entirely for that agent or subagent run.
Why
This provides a way to fully disable hook execution for a specific run, which is useful for situations where hooks shouldn't fire, such as isolated or internal subagent invocations.
Names in the bundlesettingsHooksOff
Something disagreesSomething we can check disagrees with this entry, or the writer said they could not settle it.
The writer flagged doubt
The finding doesn't say what user-facing setting or scenario sets `settingsHooksOff`, so how a user would trigger this isn't clear.