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: modelcontextprotocol/csharp-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.0-preview.7
Choose a base ref
...
head repository: modelcontextprotocol/csharp-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.0-preview.8
Choose a head ref
  • 7 commits
  • 165 files changed
  • 3 contributors

Commits on Apr 9, 2025

  1. Configuration menu
    Copy the full SHA
    0730038 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2025

  1. AI seeded comments from robch and then edited by stephentoub (#238)

    * AI generated `///` comment updates
    
    * Fix compilation issues
    
    * Fix incorrect XML comment structure
    
    * Update all Client comments
    
    * Update all Configuration comments
    
    * Update all Messages comments
    
    * Update all Transport comments
    
    * Update all Types comments
    
    * Update all Server comments
    
    * Undo some commenting
    
    ---------
    
    Co-authored-by: Stephen Toub <[email protected]>
    robch and stephentoub authored Apr 10, 2025
    Configuration menu
    Copy the full SHA
    77871c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45dcfe0 View commit details
    Browse the repository at this point in the history
  3. Disable STJ reflection for testing. (#266)

    * Disable STJ reflection for testing.
    
    * Remove params method and redundant overload.
    
    ---------
    
    Co-authored-by: Stephen Toub <[email protected]>
    eiriktsarpalis and stephentoub authored Apr 10, 2025
    Configuration menu
    Copy the full SHA
    e3aa54e View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2025

  1. Augment McpServerTool/Prompt docs with details of parameter/result ma…

    …rshaling (#271)
    
    * Augment McpServerTool/Prompt docs with details of parameter/result marshaling
    
    * Address feedback
    stephentoub authored Apr 11, 2025
    Configuration menu
    Copy the full SHA
    c88afe8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a896fa8 View commit details
    Browse the repository at this point in the history
  3. Expose a JsonSerializerOptions setting in the prompts APIs (#279)

    * Expose a JsonSerializerOptions setting in the prompts APIs
    
    * Change namespace for workaround converter.
    eiriktsarpalis authored Apr 11, 2025
    Configuration menu
    Copy the full SHA
    ce4e658 View commit details
    Browse the repository at this point in the history
Loading