Follow Discord
Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.257 ·

Hooks module scanning now flags PreToolUse/PermissionRequest declared outside the hooks object

Permission hooks declared at the top level of hooks.json now give a message pointing at the misconfiguration.

TierYou'll noticehow much it should matter to you
Useful2my rating, 1 to 5
Signal2worth watching, 1 to 5
AreaHookswhat it touches
KindBug Fixesin v2.1.257,
You'll notice

Permission hooks declared at the top level of hooks.json now give a message pointing at the misconfiguration.

Plugin hooks.json validation now has a dedicated error path for PreToolUse/PermissionRequest entries declared at the top level instead of nested under "hooks". This produces a clear message pointing at the misconfiguration instead of a generic schema-parse failure.

Read from
Names in the bundlehooks.json
Since it was published

The entry above is what we published on the day. These lines were added later, as Anthropic's own pages caught up, and they sit beside the original rather than replacing it.

Confirmed since Anthropic's documentation has since written up hooks.json, on Plugins reference. | `hooks` | string\|array\|object | Hook config paths or inline config | `"./my-extra-hooks.json"` | plugins-reference see the edit
How sure we are
One source agreesOne thing we can check says the same as this entry.
Anthropic's documentation agreesAnthropic's documentation has since written up hooks.json, on Plugins reference.

See this entry in the whole of v2.1.257 →

Feedback