Model Context Protocol — Go MCP server + Laravel MCP package
Refactored pkg/mcp/mcp_test.go to match AX-10 naming: every test function now ends in _Good (happy path), _Bad (error path / expected failure), or _Ugly (edge case). Added missing variants across covered groups: New, GetSupportedLanguages, DetectLanguageFromPath, Medium, FileExists, ListDirectory, ResolveWorkspacePath. Closes tasks.lthn.sh/view.php?id=199 Co-authored-by: Codex <noreply@openai.com> |
||
|---|---|---|
| .core | ||
| .github/workflows | ||
| cmd | ||
| docs | ||
| pkg/mcp | ||
| src/php | ||
| .gitattributes | ||
| .gitignore | ||
| CLAUDE.md | ||
| composer.json | ||
| EXCEPTIONS.md | ||
| go.mod | ||
| go.sum | ||
| README.md | ||
mcp
Model Context Protocol — Go MCP server + Laravel MCP package