You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix hook exit code to always return 0 with JSON format
Hooks using JSON output format should always exit with code 0.
The blocking behavior is controlled by the "decision" field in the
JSON output, not the exit code.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
0 commit comments