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