-
Notifications
You must be signed in to change notification settings - Fork 354
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: mark3labs/mcp-go
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.21.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: mark3labs/mcp-go
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.22.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 16 files changed
- 8 contributors
Commits on Apr 19, 2025
-
fix: add mutex to SSEServer to avoid data race between Start and Shut…
Configuration menu - View commit details
-
Copy full SHA for d3c77df - Browse repository at this point
Copy the full SHA d3c77dfView commit details -
feat(server): convert ping messages to be spec compliant (#169)
Replace string ping messages with MCP spec compliant JSON-RPC requests. - Update request handler to ignore ping responses (add `Result` field to `baseMessage` to disambiguate empty responses from other incoming messages) - Implement MCP spec compliant [ping request](https://modelcontextprotocol.io/specification/2024-11-05/basic/utilities/ping)
Configuration menu - View commit details
-
Copy full SHA for 8c0f2be - Browse repository at this point
Copy the full SHA 8c0f2beView commit details -
feat: Implement Streamable-HTTP Client Basic (#168)
* add streamable http transport * doc * update * remove default timeout * Update streamable_http.go * add http client * Update streamable_http.go * add timeout to close request * Update http.go * fix log
Configuration menu - View commit details
-
Copy full SHA for dd3210c - Browse repository at this point
Copy the full SHA dd3210cView commit details -
feat:Added the parameter parsing mode to parse any to the specified t…
…ype (#148) * feat:Added the parameter parsing mode to parse any to the specified type * docs:AAdd GoDoc comments to exported functions. --------- Co-authored-by: lianghui <lianghui@ghgame.cn>
Configuration menu - View commit details
-
Copy full SHA for 0448984 - Browse repository at this point
Copy the full SHA 0448984View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79a0ac0 - Browse repository at this point
Copy the full SHA 79a0ac0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5378d0f - Browse repository at this point
Copy the full SHA 5378d0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 013c047 - Browse repository at this point
Copy the full SHA 013c047View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.21.1...v0.22.0