Is your feature request related to a problem? Please describe.
This tool will let AI explore the codebase and then use get_code_diff to extract useful information (See the Use Cases table in #49)
Describe the solution you'd like
Use GitHub API for this tool and reference list_commits tool from GitHub MCP server
Describe alternatives you've considered
Manually explore the commit list and explicitly tell AI the 2 refs to use
Is your feature request related to a problem? Please describe.
This tool will let AI explore the codebase and then use
get_code_diffto extract useful information (See the Use Cases table in #49)Describe the solution you'd like
Use GitHub API for this tool and reference
list_commitstool from GitHub MCP serverDescribe alternatives you've considered
Manually explore the commit list and explicitly tell AI the 2 refs to use