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?
Это упражнение является частью курса
Claude Code in Action
Практическое интерактивное упражнение
Превратите теорию в практику с помощью одного из наших интерактивных упражнений
Начать упражнение