xdebug-mcp/internal
thibaud-leclere 6246b88bd5 refactor: bypass bootstrap, expose only mcp and version commands
The framework's help listed setup/login/config/update commands that are
irrelevant for xdebug-mcp (no auth or config needed). Replace bootstrap.Run
with a minimal dispatcher that only exposes the commands that matter.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-12 10:18:35 +02:00
..
app refactor: bypass bootstrap, expose only mcp and version commands 2026-05-12 10:18:35 +02:00
cache feat: add LRU cache for parsed profiles 2026-05-12 09:44:50 +02:00
cachegrind fix: reset pendingCallCount before parsing calls= line 2026-05-12 09:43:49 +02:00
tools fix: warn on ambiguous contains match, use sort.Slice in sortedCalls 2026-05-12 10:08:19 +02:00