← Back to tools
View AGENTS.md for Dirdiff
Dirdiff
Efficiently compute differences between two directories
Description
Dirdiff efficiently computes the differences between two directories. It compares directory structures and file contents, reporting changes in a clear format.
AI Summary
Efficiently compares two directories, computing and reporting differences in structure and file contents.
Capabilities
- + Compare two directory structures
- + Detect file content changes
- + Report added, removed, and modified files
- + Efficient comparison algorithm
Use When
- → User needs to compare two directory trees
- → User wants efficient directory diffing
Avoid When
- x User only needs to diff individual files