td_project_diff
Compare two .toe/.tox files and report actual changes, including added, removed, retyped, rewired, and re-parameterised operators, plus a line diff for changed DAT code, while optionally separating node position-only moves.
Instructions
Compare two .toe/.tox files and report what actually changed.
Reports added, removed, retyped, rewired and re-parameterised operators, plus a line diff of any changed DAT code. Nodes that were only dragged to a new position are counted separately so they cannot bury a real change.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | Yes | ||
| before | Yes | ||
| show_moves | No | ||
| include_text | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |