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.
pub fn detect_agent_in_commit(commit_hash: &str) -> Result<AgentDetectionResult>Check if a single commit has agent co-authorship. Returns the detection result with details about what was found.