# AgentBridge default hook scripts — one entry per line.
# JSON configs are generated by DefaultHookProvisioner at startup based on platform.
# Both .sh (Unix/Mac) and .ps1 (Windows) variants are provisioned regardless of platform
# so users can read/reference either format.
scripts/_lib.sh
scripts/run-command-abuse.sh
scripts/run-in-terminal-abort.sh
scripts/run-in-terminal-reprimand.sh
scripts/check-stale-naming.sh
scripts/_lib.ps1
scripts/run-command-abuse.ps1
scripts/run-in-terminal-abort.ps1
scripts/run-in-terminal-reprimand.ps1
scripts/check-stale-naming.ps1
