Commit graph

4 commits

Author SHA1 Message Date
thibaud-leclere
302d2d9b90 fix: warn on ambiguous contains match, use sort.Slice in sortedCalls 2026-05-12 10:08:19 +02:00
thibaud-leclere
3943bfb8cc feat: add get_callers and get_callees tools
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-12 09:52:51 +02:00
thibaud-leclere
8fafc4a69e feat: add analyze_profile tool
Implements the analyze_profile MCP tool with TDD: exports Analyze() for
direct testing, wraps it in AnalyzeHandler() for MCP, and adds AnalyzeTool()
for the schema definition. Adds mark3labs/mcp-go v0.52.0 dependency.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-12 09:50:35 +02:00
thibaud-leclere
c56b803f8c feat: add shared tool helpers 2026-05-12 09:46:15 +02:00