explain_change
Find what changed in a file or function by merging git history with memory events to reveal recent modifications.
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 |