diff_impact
Identify symbols affected by current git changes and trace their callers to evaluate impact.
Instructions
Analyze the impact of current git changes: which symbols are affected and who calls them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| staged | No | Analyze staged changes only | |
| project_id | Yes | Project ID | |
| project_path | Yes | Path to the git repository |