merged
caiowilson/MCP-memento • 6:59 AM - Jul 13, 2026
We've implemented the repo_diff_context tool, which provides focused, file-centered git diff chunks without needing graph expansion. This tool enforces strict limits on output, file count, and byte size to maintain deterministic, high-quality context for review workflows, while hardening against stale or invalid index data. It successfully passed all retrieval baseline evaluations, significantly improving efficiency for targeted debugging and code analysis. 
