You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rebased onto current main and resolved the StreamableHttpHandler conflict by preserving both protocol paths: July 2026 initialize requests still return the required removed-method 404, while older-protocol initialization retains invalid-parameter validation. The focused regression set passes (24 tests), and the complete ModelContextProtocol.AspNetCore.Tests project passes locally across .NET 8, 9, and 10. @PranavSenthilnathan, could you re-review when convenient?
Current head 77b5d6b00a01a760bf41a3b9c3ba09fc8120142a is mergeable, the review decision is APPROVED, and the visible CI surface on this exact SHA is fully green: CodeQL, all Debug/Release build-and-test jobs on Ubuntu, macOS, and Windows, and publish-coverage all completed successfully. The current branch already carries the rebase conflict resolution and focused regression coverage noted earlier, so this looks ready for maintainer merge when convenient.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Testing
Fixes #788