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/typescript-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.27.1
Choose a base ref
...
head repository: modelcontextprotocol/typescript-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.29.0
Choose a head ref
  • 16 commits
  • 25 files changed
  • 18 contributors

Commits on Feb 25, 2026

  1. docs: add links to hosted V1 and V2 API reference docs

    🏠 Remote-Dev: homespace
    localden committed Feb 25, 2026
    Configuration menu
    Copy the full SHA
    351e124 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2026

  1. feat: use scopes_supported from resource metadata by default (fixes #580

    ) (#757)
    
    Co-authored-by: Paul Carleton <paulc@anthropic.com>
    antogyn and pcarleton authored Mar 2, 2026
    Configuration menu
    Copy the full SHA
    c9b58d1 View commit details
    Browse the repository at this point in the history
  2. [v1.x backport] Default to client_secret_basic when server omits toke…

    …n_endpoint_auth_methods_supported (#1611)
    
    Co-authored-by: Basil Hosmer <basil@anthropic.com>
    Co-authored-by: Matt <77928207+mattzcarey@users.noreply.github.com>
    3 people authored Mar 2, 2026
    Configuration menu
    Copy the full SHA
    4cbcec0 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2026

  1. fix: reject plain JSON Schema objects passed as inputSchema (#1596)

    Co-authored-by: Matt <77928207+mattzcarey@users.noreply.github.com>
    tiluckdave and mattzcarey authored Mar 23, 2026
    Configuration menu
    Copy the full SHA
    93640d3 View commit details
    Browse the repository at this point in the history
  2. fix: clear _timeoutInfo in _onclose() and scope .finally() abort cont…

    …roller cleanup (#1462)
    
    Co-authored-by: Felix Weinberger <fweinberger@anthropic.com>
    pcarleton and felixweinberger authored Mar 23, 2026
    Configuration menu
    Copy the full SHA
    398dc70 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2026

  1. Configuration menu
    Copy the full SHA
    897bc25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a056569 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    13e30f1 View commit details
    Browse the repository at this point in the history
  4. [v1.x] fix: disallow null (infinite) requested TTL (#1339)

    Co-authored-by: Konstantin Konstantinov <KKonstantinov@users.noreply.github.com>
    LucaButBoring and KKonstantinov authored Mar 25, 2026
    Configuration menu
    Copy the full SHA
    2a15851 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2026

  1. [v1.x] fix: add missing size field to ResourceSchema (#1575)

    Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
    Co-authored-by: Felix Weinberger <3823880+felixweinberger@users.noreply.github.com>
    3 people authored Mar 26, 2026
    Configuration menu
    Copy the full SHA
    ddadaa6 View commit details
    Browse the repository at this point in the history
  2. Add typings exports (#1623)

    tdraier authored Mar 26, 2026
    Configuration menu
    Copy the full SHA
    c95cc09 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2026

  1. Configuration menu
    Copy the full SHA
    364f38c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7213816 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2026

  1. Configuration menu
    Copy the full SHA
    5608e78 View commit details
    Browse the repository at this point in the history
  2. fix(stdio): always set windowsHide on Windows, not just in Electron (#…

    …1640)
    
    Co-authored-by: JiangNan <1394485448@qq.com>
    Co-authored-by: Felix Weinberger <fweinberger@anthropic.com>
    Co-authored-by: Konstantin Konstantinov <KKonstantinov@users.noreply.github.com>
    4 people authored Mar 30, 2026
    Configuration menu
    Copy the full SHA
    3913fd4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e12cbd7 View commit details
    Browse the repository at this point in the history
Loading