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: embed pre-commit error details into block reason field
Claude Code hook system only shows the JSON reason field to the agent,
stderr output is invisible. Move detailed error info from stderr into
the reason so the agent can see exactly what failed and fix it directly.
"reason": "VIBEGUARD Pre-Commit check failed. Please fix the problem according to the error message above and resubmit. The use of environment variables to bypass is prohibited."
0 commit comments