commits_for_session
Retrieve git commits linked to a content or memory session ID, returning link evidence and git metadata. Use to trace code changes back to the specific session that produced them.
Instructions
List git commits linked to a content session ID or remem memory session ID. Returns link evidence plus git metadata; it does not guess commit intent when no link exists.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max linked commits to return (default 20, max 100) | |
| project | No | Optional project filter | |
| session_id | Yes | Content session ID or remem memory session ID |