Model Context Protocol — Go MCP server + Laravel MCP package
When an agent process exits, the completion goroutine updates status to completed then calls drainQueue(). drainQueue finds the oldest queued workspace, spawns it if under concurrency limit, and monitors it recursively. Self-sustaining work pipeline. Co-Authored-By: Virgil <virgil@lethean.io> |
||
|---|---|---|
| .core | ||
| cmd | ||
| docs | ||
| pkg/mcp | ||
| src/php | ||
| .gitattributes | ||
| .gitignore | ||
| CLAUDE.md | ||
| composer.json | ||
| go.mod | ||
| go.sum | ||
| README.md | ||
mcp
Model Context Protocol — Go MCP server + Laravel MCP package