explain_change
Cross-references git history with episodic memory events to explain recent changes to a file or function. Specify a target, time range, and optional repository path.
Instructions
Explain what changed in a file or function recently by cross-referencing git history with episodic memory events mentioning the same target.
repo_path: optional absolute path to the target repository.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | ||
| since | No | 7d | |
| max_commits | No | ||
| repo_path | No |