git_blame_chunk
Identify who last edited each line in a code chunk, with results computed lazily and cached by chunk hash for efficient repeat access.
Instructions
Hash-bound git blame for one chunk: who last touched its lines, computed lazily and cached against the chunk hash.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chunk_id | Yes |