detect_changes
Identify code modifications and assess their impact by specifying project, branch, or time range.
Instructions
Detect code changes and their impact
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes | ||
| scope | No | ||
| depth | No | ||
| base_branch | No | main | |
| since | No | Git ref or date to compare from (e.g. HEAD~5, v0.5.0, 2026-01-01) |