diff_snapshots
Compare two code snapshots to identify file changes, symbol differences, and architectural modifications between commits.
Instructions
Compare two snapshots: files added/removed/modified, new/disappeared symbols, god-node deltas. Architectural diff between two commits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from_snapshot_id | Yes | Older snapshot ID | |
| to_snapshot_id | Yes | Newer snapshot ID |