Skip to content
Permalink

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: atesgoral/ruby-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: modelcontextprotocol/ruby-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 3 commits
  • 7 files changed
  • 2 contributors

Commits on Oct 30, 2025

  1. Internalize json_rpc_handler along with an XSS vulnerability fix (mod…

    …elcontextprotocol#175)
    
    * Copy-paste of files from original gem
    
    * Update copied code to match repo style
    
    * Use the lib instead of the gem
    atesgoral authored Oct 30, 2025
    Configuration menu
    Copy the full SHA
    3f5f6f8 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2025

  1. [Docs] Extract release documentation to RELEASE.md

    README is generally better kept focused on information that is most valuable to users.
    For that reason, release procedures that are not relevant to end users have been moved to
    a separate RELEASE.md file.
    koic committed Nov 4, 2025
    Configuration menu
    Copy the full SHA
    5b737eb View commit details
    Browse the repository at this point in the history
  2. Merge pull request modelcontextprotocol#174 from koic/extract_release…

    …_from_readme_to_a_new_file
    
    [Docs] Extract release documentation to RELEASE.md
    koic authored Nov 4, 2025
    Configuration menu
    Copy the full SHA
    55dfbdc View commit details
    Browse the repository at this point in the history
Loading