explain_change
Cross-reference git history with episodic memory to explain recent changes in a file or function. Helps understand modifications by linking commits to memory events.
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 |
|---|---|---|---|
| since | No | 7d | |
| target | Yes | ||
| repo_path | No | ||
| max_commits | No |