diff
Identify differences between two .abhi memory files, reporting added, removed, and updated nodes and edges, plus semantic changes.
Instructions
Compare two .abhi memory files (waggle diff). Reports structural graph changes — added/removed/updated nodes and edges — plus lightweight semantic changes. The output is the screenshot that goes on the homepage.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input_path_a | Yes | Path to the first .abhi file (base / ours). | |
| input_path_b | Yes | Path to the second .abhi file (theirs / feature branch). |