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: main
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: pr-877
Choose a head ref
  • 5 commits
  • 2 files changed
  • 3 contributors

Commits on Aug 14, 2025

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

Commits on Aug 15, 2025

  1. add test for rejections

    pcarleton committed Aug 15, 2025
    Configuration menu
    Copy the full SHA
    a9ce670 View commit details
    Browse the repository at this point in the history
  2. also reject data, vbscript

    Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
    pcarleton and github-advanced-security[bot] authored Aug 15, 2025
    Configuration menu
    Copy the full SHA
    45bbd9b View commit details
    Browse the repository at this point in the history
  3. fix: update test error messages for expanded URL scheme validation

    Updated test expectations to match the new error message that includes
    javascript:, data:, and vbscript: schemes in the validation error.
    
    🤖 Generated with [Claude Code](https://claude.ai/code)
    
    Co-Authored-By: Claude <noreply@anthropic.com>
    pcarleton and claude committed Aug 15, 2025
    Configuration menu
    Copy the full SHA
    ef3d93f View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2025

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