-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Prototype support for outputSchema/structuredContent
#454
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
a85fee4
Add support for outputSchema and optional content fields in tools
bhosmer-ant cf12fe0
Add client-side validation for tool output schemas
bhosmer-ant 882e0b7
feat: update TypeScript SDK to implement draft spec changes for struc…
bhosmer-ant bb28098
feat: add server-side support for tool outputSchema with backward com…
bhosmer-ant 27d66ef
back out protocol version change
bhosmer-ant 37dcf75
remove OUTPUTSCHEMA_CHANGES.md
bhosmer-ant 9686fc2
formatting, more version rollbacks
bhosmer-ant 6079cd8
- add new tool() api and tests
bhosmer-ant e1abdab
update examples, update package-lock.json
bhosmer-ant 0fa3277
avoid ({}) => ... in tests
bhosmer-ant 18c7e79
address comments: 1. validate schemas w/o codegen, 2. relax no-struct…
bhosmer-ant eb0407e
split comment for readability
bhosmer-ant 712b04e
Refactor McpServer tool registration API
bhosmer-ant 6b680ca
Move testOutputSchemaServers.ts to client examples directory
bhosmer-ant 39b2f65
restore server-side validation for tools returning structuredContent …
bhosmer-ant f470f09
fix type error in testOutputSchemaServers.ts
bhosmer-ant a19f44e
kick build
bhosmer-ant c964c5c
tsc being a diva on testOutputSchemaServers.ts
bhosmer-ant File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
split comment for readability
- Loading branch information
commit eb0407ea409c3e3babfaf1de0c0b326bab6fa6e8
There are no files selected for viewing
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.
Uh oh!
There was an error while loading. Please reload this page.