recent_changes
List recent local Git commits with a configurable limit to quickly review repository activity without network access.
Instructions
List recent local Git commits with bounded output.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | No | Local repository path. No network access is used. | . |
| limit | No |