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: SamMorrowDrums/mcp-server-diff
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.8
Choose a base ref
...
head repository: SamMorrowDrums/mcp-server-diff
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.2.0
Choose a head ref
  • 2 commits
  • 12 files changed
  • 1 contributor

Commits on Jan 22, 2026

  1. feat: add server instructions diffing and base_start_command for exte…

    …rnal server comparison
    
    - Add instructions field to ProbeResult, captured via client.getInstructions()
    - Add base_start_command/base_server_url to compare against external servers
    - Skip git checkout for configs with explicit base commands
    - Add self-test.yml workflow comparing GitHub MCP Server v0.26.0 vs v0.29.0
    - Add total_configs, json_report_path, has_differences action outputs
    - Bump version to 2.2.0
    SamMorrowDrums committed Jan 22, 2026
    Configuration menu
    Copy the full SHA
    b2e312b View commit details
    Browse the repository at this point in the history
  2. fix: formatting

    SamMorrowDrums committed Jan 22, 2026
    Configuration menu
    Copy the full SHA
    75af928 View commit details
    Browse the repository at this point in the history
Loading