Skip to main content

detect_agent_in_commit

Function detect_agent_in_commit 

Source
pub fn detect_agent_in_commit(commit_hash: &str) -> Result<AgentDetectionResult>
Expand description

Check if a single commit has agent co-authorship. Returns the detection result with details about what was found.