run
Method
This is a method of the VerificationHook class in the verification module.Run the verification hook.
Signature
Parameters
Optional context with information about what changed (e.g., files modified, actions taken)
Returns
VerificationResult with success status and output
Used By
Agent.run_untilrequire_approvalHookRunner.execute_syncMCPToolRunner.runTask.execute_callback_sync
Source
View on GitHub
praisonaiagents/hooks/verification.py at line 87
