← Back to tools
View AGENTS.md for dyff
dyff
Diff tool for YAML files and sometimes JSON
Description
dyff is a diff tool for YAML files, and sometimes JSON. It provides human-readable diffs that understand YAML structure, showing meaningful changes rather than plain text differences.
When to use this tool
✓ Good fit when
- You need to diff YAML or JSON files
- You want structured diffs rather than text diffs
✕ Avoid when
- You are diffing non-YAML/JSON files
AI Summary
Structure-aware diff tool for YAML and JSON files
Capabilities
- + Compare YAML files with structural awareness
- + Human-readable YAML diffs
- + JSON comparison support
Use When
- → You need to diff YAML or JSON files
- → You want structured diffs rather than text diffs
Avoid When
- x You are diffing non-YAML/JSON files