No description
Find a file
thibaud-leclere 87f7092c7e chore: add Makefile and Forgejo release workflow
Builds go to ./build/ (gitignored). Workflow triggers on v* tags and
uploads the linux/amd64 binary, mcp.toml, and sha256 checksum to a
Forgejo release.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-12 10:12:34 +02:00
.forgejo/workflows chore: add Makefile and Forgejo release workflow 2026-05-12 10:12:34 +02:00
cmd/xdebug-mcp feat: wire MCP server with bootstrap CLI 2026-05-12 09:58:19 +02:00
docs/superpowers docs: add xdebug-mcp implementation plan 2026-05-12 09:30:10 +02:00
internal fix: warn on ambiguous contains match, use sort.Slice in sortedCalls 2026-05-12 10:08:19 +02:00
mcpgen chore: scaffold project, generate mcpgen, add dependencies 2026-05-12 09:33:39 +02:00
.gitignore chore: add Makefile and Forgejo release workflow 2026-05-12 10:12:34 +02:00
go.mod feat: add analyze_profile tool 2026-05-12 09:50:35 +02:00
go.sum feat: add analyze_profile tool 2026-05-12 09:50:35 +02:00
Makefile chore: add Makefile and Forgejo release workflow 2026-05-12 10:12:34 +02:00
mcp.toml chore: scaffold project, generate mcpgen, add dependencies 2026-05-12 09:33:39 +02:00