-
Notifications
You must be signed in to change notification settings - Fork 1.4k
fix: React to upstream RC schema changes for form mode elicitation requests #1154
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: React to upstream RC schema changes for form mode elicitation requests #1154
Conversation
commit: |
|
LGTM! One comment is on the cherry picked spec types, but we probably have no choice and it will be just temporary until the tasks SEP gets finalized on TS SDK and merged. |
|
Thanks for updating the PR! Please merge at your convenience :) |
|
Copied this branch at #1164 to make the release as permissions on this PR prevent me from merging it directly. |
|
Closing in favor of #1164 which is a direct copy of this branch to allow merging. |
Pull request was closed
Motivation and Context
Reacting to upstream schema changes. Discussion: modelcontextprotocol/modelcontextprotocol#1863 (comment)
How Has This Been Tested?
Existing test coverage plus 1 new test.
Breaking Changes
None.
Types of changes
Checklist
Additional context
A few review comments inline, below.