lookup_commit
Retrieve git commit details and linked memory sessions by SHA. Distinguishes actual commit metadata from memory-derived summaries, so missing links are not assumed.
Instructions
Look up git commit metadata and linked memory sessions by full or short SHA. The response separates git metadata from memory-derived summaries so missing links are not inferred.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sha | Yes | Full or short git commit SHA to look up | |
| project | No | Optional project filter |