-
Notifications
You must be signed in to change notification settings - Fork 1.2k
feat: add MCP Apps (SEP-1865) support #1335
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 25 commits
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
0827b5a
feat: add MCP Apps (SEP-1865) support
mattdholloway 0d544c0
Merge branch 'main' into feat/mcp-apps-support
mattdholloway f251469
feat: add MCP Apps option to Python, Go, .NET, Rust SDKs
mattdholloway d90bb0f
Merge branch 'main' into feat/mcp-apps-support
mattdholloway 7c62138
chore: prettier format mcpAppsSandbox files
mattdholloway b301fe4
fix: sanitize CSP domain inputs in mcpAppsSandbox (SEP-1865)
mattdholloway 8f8b8cf
docs: note runtime MCP_APPS gate on enableMcpApps across SDKs
mattdholloway cba4220
Merge branch 'main' into feat/mcp-apps-support
mattdholloway 53c1a2b
feat: surface capabilities.ui.mcpApps and warn on silent drop
mattdholloway f390934
Merge branch 'main' into feat/mcp-apps-support
mattdholloway e29ea92
fix: ruff format + add mcp_apps field to Rust e2e UiCapabilities literal
mattdholloway af3ee8a
fix: drop sessionId from MCP Apps warning to silence CodeQL clear-tex…
mattdholloway fb8cefd
Merge remote-tracking branch 'origin/main' into feat/mcp-apps-support
mattdholloway 93fa5fe
Merge remote-tracking branch 'origin/main' into feat/mcp-apps-support
mattdholloway c3e1524
feat: add enableMcpApps support to Java SDK
mattdholloway 8541da5
Merge remote-tracking branch 'origin/main' into feat/mcp-apps-support
mattdholloway 9ab8617
chore: address sanity-check findings
mattdholloway 7c06494
style: apply spotless formatting to Java MCP Apps additions
mattdholloway cf5ecb3
Omit requestMcpApps from wire payload when disabled
mattdholloway 82ce21e
Merge branch 'main' into feat/mcp-apps-support
mattdholloway 3d41f8e
fix(mcp-apps): address high-priority review feedback
mattdholloway f61d1fe
docs(mcp-apps): address worth-doing review feedback
mattdholloway 6c19fa2
Merge branch 'main' into feat/mcp-apps-support
mattdholloway 6ce0f03
fix(go): route MCP Apps warning through log.Default() instead of os.S…
mattdholloway 0b38358
Merge main into feat/mcp-apps-support and resolve conflicts
Copilot 8929669
Merge main into feat/mcp-apps-support and resolve conflicts
40ab151
Revert mode change on .githooks/pre-commit
mattdholloway 24917fb
Merge branch 'main' into feat/mcp-apps-support
mattdholloway 6e902df
fix: include session ID in warnIfMcpAppsDropped warning
fb4272f
fix: include session ID in warnIfMcpAppsDropped warning
Copilot f31c88c
Merge main into feat/mcp-apps-support and resolve conflicts
Copilot 9c6b2ab
Merge branch 'main' into feat/mcp-apps-support
mattdholloway c8d0326
remove nodejs specific mcp apps sandbox code
mattdholloway 8b2be40
fix: update session ID handling in MCP apps configuration
mattdholloway d6bc52d
refactor: remove MCP Apps warning handling from multiple clients
mattdholloway 233eb50
style: remove unused SessionCapabilities import in Java client
mattdholloway 035e9c5
fix: address review feedback on MCP Apps PR
SteveSandersonMS 8a76b32
docs: mark MCP Apps APIs as experimental
SteveSandersonMS 5e8234b
refactor(rust): drop skip_serializing_if from request_mcp_apps wire f…
SteveSandersonMS b951466
style: spotless reflow on SessionConfig MCP Apps javadoc
SteveSandersonMS 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
There are no files selected for viewing
Empty file.
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
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.