Model Context Protocol — Go MCP server + Laravel MCP package
Codex 5.5 batch lane processed 5 open Mantis tickets. Sandbox blocked in-lane commits; supervisor consolidated all implemented changes here. Tickets implemented: - #120 — Go brain subsystem org field added: brain tools/provider/direct path now scope by org per RFC §6 (drift from #107 PHP-side closed) - #194 — agentic_watch default timeout corrected to 30 minutes per RFC §4.2 - #195 — new pkg/mcp/progress.go shared progress helper + wired dispatch/watch/process_run progress notifications per RFC §4.1 Tickets stale-fixed: #196 (MCP Portal discovery already implemented) Tickets deferred: #197 (TransformerIn/Out — architecture pass) Verification: - go test ./pkg/mcp/brain passed - go test ./pkg/mcp/agentic passed - go test ./pkg/mcp -run 'TestProgress|TestToolsProcess_ProcessRun|TestProcess' passed - Full ./pkg/mcp still fails one unrelated existing test (TestBridgeToAPI_Good_DescribableGroup expected 34, got 33 — predates this batch) Co-authored-by: Codex <noreply@openai.com> Closes tasks.lthn.sh/view.php?id=120 Closes tasks.lthn.sh/view.php?id=194 Closes tasks.lthn.sh/view.php?id=195 |
||
|---|---|---|
| .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