Do Claude Code hooks fire inside subagents? I measured it, and they still block
This story is from 2026-08-29. It is preserved in the archive; the latest stories are on the live feed.
Claude Code is Anthropic's terminal coding agent: it runs shell commands and edits files on your machine while it works. It lets you install hooks — small scripts it calls before a tool runs, which can rewrite the command or refuse it. That is a common way to stop it from deleting things. There is…
Read the full story at DEV Community — AI ↗
Timeline · 1 report
- 2026-08-29 03:38 · DEV Community — AI
Do Claude Code hooks fire inside subagents? I measured it, and they still block