Runs before the agent uses a tool for Read, Edit, Write and MultiEdit tool calls, executing warn-sensitive-file.js and config-protection.js via node (2 commands). From ProgrammerAnthony/Expert-Coding-Harness.
Runs after a tool call finishes for Edit, Write, MultiEdit, Edit, Write and MultiEdit tool calls, executing post-edit-format.js and post-edit-typecheck.js via node (2 commands). From ProgrammerAnthony/Expert-Coding-Harness.
Runs when the agent finishes a response, executing check-secrets.js, check-console-log.js, session-end.js and cost-tracker.js via node (4 commands). From ProgrammerAnthony/Expert-Coding-Harness.