| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Adopt the pre.3 protocol correctness fixes without changing server wiring or MCP tool schemas. Update exact SDK license references for all release platforms. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: f399f533-3d1f-4c76-872b-f9813729a61f
There was a problem hiding this comment.
Updates the MCP Go SDK dependency to v1.7.0-pre.3 without changing server wiring or tool schemas.
Changes:
| File | Description |
|---|---|
| go.mod | Updates the SDK version. |
| go.sum | Updates module checksums. |
| third-party-licenses.darwin.md | Updates Darwin license links. |
| third-party-licenses.linux.md | Updates Linux license links. |
| third-party-licenses.windows.md | Updates Windows license links. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Summary
SDK compatibility review
The pre.3 release adds protocol-correct behavior for the 2026-07-28 flow already adopted in #2870:
No repository implementation or test adaptation was required. In particular, the OAuth manager and OAuth tool middleware remain installed only by RunStdioServer; the HTTP server continues to install neither. MCP tool schemas and toolsets are unchanged, so toolsnaps and generated docs were not regenerated.
Validation