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
block-no-verify-hook.sh + claude-code-settings.json — Claude Code PreToolUse hook blocking the command (exit 2, reason shown to the
model).
block-no-verify-hook.sh + vscode-agent-hooks.json — VS Code agent
hook with the same guard, self-filtering on tool_name (VS Code does
not apply matchers).
CI — the hook syntax check now covers every hook script
(git-commitmsg-hook.sh and hooks/*.sh).
LICENSE — copyright holder set.
check_errors.py --lessons — distills recurring CAUSE keywords
from the error log into a LESSONS LEARNED section (preview by default; --apply writes it into rules.txt). The agent's memory now
compounds on its own.