Skip to main content

Module change_detection

Module change_detection 

Source
Expand description

Change detection for skills using git and file hashing

Functionsยง

calculate_skill_hash
Calculate SHA256 hash of all files in a skill directory
detect_changed_skills_git
Detect changed skills using git diff
detect_changed_skills_hash
Detect changed skills using file hash comparison