elenchus_get_diff_summary
Analyzes project changes since the last verification, highlighting modifications and estimating token savings for efficient code review.
Instructions
Get differential analysis summary for a project. Shows what has changed since the last verification and estimates token savings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workingDir | Yes | Working directory for the project | |
| baseRef | No | Base reference: "last-verified", commit hash, or branch (default: last-verified) |