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: mark3labs/mcp-go
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.43.0-beta.2
Choose a base ref
...
head repository: mark3labs/mcp-go
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.43.0-beta.3
Choose a head ref
  • 3 commits
  • 18 files changed
  • 3 contributors

Commits on Oct 30, 2025

  1. feat(mcp): Add SessionIdManagerResolver interface for request-based s…

    …ession management (#626)
    
    * Add SessionIdManagerResolver
    
    * Rabbit AI Cr Comments
    
    * Nitpicks
    
    * Nitpicks
    
    * more tests
    aradyaron authored Oct 30, 2025
    Configuration menu
    Copy the full SHA
    da6f722 View commit details
    Browse the repository at this point in the history
  2. feat(mcp): add HTTP and Stdio client Roots feature (#620)

    * feat: client roots feature
    
    * feat: finish client roots, pass unit and integration test
    
    * client roots http sample code
    
    * client roots for stdio and pass integration test
    
    * update roots stio client example
    
    * add godoc and const of rootlist
    
    * update godoc and data format
    
    * update examples for client roots
    
    * add fallback for demonstration
    
    * adjust roots path and signals of examples
    
    * update roots http client example
    
    * samples: fix unit test and refactor with lint
    
    * examples: refactor to adapt windows os and nitpick comments
    
    * update for nitpick comments
    
    * refactor for nitpick comments
    yuehaii authored Oct 30, 2025
    Configuration menu
    Copy the full SHA
    7805a68 View commit details
    Browse the repository at this point in the history
  3. update CI/CD

    ezynda3 committed Oct 30, 2025
    Configuration menu
    Copy the full SHA
    cd61ef9 View commit details
    Browse the repository at this point in the history
Loading