Skip to content

feat: MCP retrofit tool for history annotation#4

Merged
TonyCasey merged 1 commit intomainfrom
GIT-18
Feb 5, 2026
Merged

feat: MCP retrofit tool for history annotation#4
TonyCasey merged 1 commit intomainfrom
GIT-18

Conversation

@TonyCasey
Copy link
Copy Markdown
Owner

Summary

  • Expose existing RetrofitService as git_mem_retrofit MCP tool
  • AI agents can scan commit history, score commits for interest, and extract decisions/gotchas/conventions as memories
  • Supports dry_run, since, max_commits, and threshold parameters
  • Register tool in MCP server alongside remember, recall, and context

Test plan

  • 3 integration tests (dry-run, write notes, tools/list)
  • All 87 tests passing

🤖 Generated with Claude Code

Expose the existing RetrofitService as git_mem_retrofit MCP tool.
AI agents can scan commit history, score commits for interest, and
extract decisions/gotchas/conventions as memories.

Supports dry_run, since, max_commits, and threshold parameters.

- 3 new integration tests, 87 total passing

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@chatgpt-codex-connector
Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

@TonyCasey TonyCasey merged commit d8d6eb3 into main Feb 5, 2026
1 check passed
@TonyCasey TonyCasey deleted the GIT-18 branch February 5, 2026 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant