Hooks
Read the article, then answer the question below.
You wrote a PreToolUse hook to stop a dangerous command. It spots the command correctly, writes a clear reason to standard error, and exits with code 1. You test it, and Claude runs the command anyway. The hook fired, the reason was printed, and nothing was blocked.
What went wrong?
Este ejercicio forma parte del curso
Claude Code in Action
ejercicio interactivo práctico
Convierte la teoría en práctica con uno de nuestros ejercicios interactivos
Empezar ejercicio