scan_diff
Identify new, changed, or removed functions by comparing source code structure against a git reference, providing condensed skeletons for efficient code review.
Instructions
Structural diff against a git ref - which functions are new/changed/removed since HEAD/main/a release, with condensed skeletons. USE THIS INSTEAD of git diff for review and 'what changed' questions
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | No | HEAD | |
| budget | No | ||
| directory | Yes |