micro--go-micro
979a24217b
Harness (E2E) / Harnesses (mock LLM) (push) Has been cancelled
Harness (E2E) / Provider harnesses (live LLM conformance) (push) Has been cancelled
Lint / golangci-lint (push) Has been cancelled
Run Tests / Unit Tests (push) Has been cancelled
Run Tests / Etcd Integration Tests (push) Has been cancelled
Adds a Resolver interface (Manual/Registry) so the tool source is pluggable, and NewHandler(resolver) serving standard MCP JSON-RPC over HTTP as an http.Handler you can mount on your own server. Neither resolver exposes the internal store/broker tools. Additive — the existing Serve() path is unchanged.