-
Notifications
You must be signed in to change notification settings - Fork 345
Comparing changes
Open a pull request
base repository: MCP-UI-Org/mcp-ui
base: server/v5.11.0
head repository: MCP-UI-Org/mcp-ui
compare: server/v5.12.0
- 16 commits
- 66 files changed
- 8 contributors
Commits on Sep 23, 2025
-
feat: add ui-request-render-data message type (#111)
* Initial plan * Add ui-request-render-data message type with tests and documentation Co-authored-by: idosal <[email protected]> * Remove host code example from embeddable UI guide Removed unnecessary code example for host handling. * Add ui-request-render-data documentation to resource-renderer.md and react-usage-examples.md Co-authored-by: idosal <[email protected]> * Remove benefits of ui-request-render-data approach Removed benefits section for ui-request-render-data approach from React usage examples. * Remove advantages of render data requests Removed advantages section from resource-renderer.md --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: idosal <[email protected]> Co-authored-by: Ido Salomon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 26135ce - Browse repository at this point
Copy the full SHA 26135ceView commit details -
chore(release): 5.12.0 [skip ci]\n\n# [5.12.0](v5.11.0...v5.12.0) (20…
Configuration menu - View commit details
-
Copy full SHA for e4bd007 - Browse repository at this point
Copy the full SHA e4bd007View commit details
Commits on Sep 24, 2025
-
chore: add comprehensive GitHub Copilot development instructions (#113)
* Initial plan * Add comprehensive GitHub Copilot development instructions Co-authored-by: idosal <[email protected]> * Delete examples/typescript-server-demo/src/index.js * Update copilot-instructions.md * Update .github/copilot-instructions.md Co-authored-by: Copilot <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: idosal <[email protected]> Co-authored-by: Ido Salomon <[email protected]> Co-authored-by: Copilot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 438ee1e - Browse repository at this point
Copy the full SHA 438ee1eView commit details
Commits on Sep 26, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 15f1c11 - Browse repository at this point
Copy the full SHA 15f1c11View commit details -
Configuration menu - View commit details
-
Copy full SHA for bda7b44 - Browse repository at this point
Copy the full SHA bda7b44View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ba8983 - Browse repository at this point
Copy the full SHA 4ba8983View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65a9c76 - Browse repository at this point
Copy the full SHA 65a9c76View commit details
Commits on Sep 30, 2025
-
refactor: update UIResourceRenderer to use EmbeddedResource type (#117)
- Changed the resource prop type from Partial<Resource> to Partial<EmbeddedResource>. - Updated the getContentType function to accept the new resource type.
Configuration menu - View commit details
-
Copy full SHA for ac8d5a6 - Browse repository at this point
Copy the full SHA ac8d5a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for d3673a5 - Browse repository at this point
Copy the full SHA d3673a5View commit details
Commits on Oct 8, 2025
-
fix: update isUIResource to use EmbeddedResource type (#122)
- Changed the resource type from Partial<Resource> to Partial<EmbeddedResource['resource']> - Aligns with PR #117 changes to UIResourceRenderer for type consistency
Configuration menu - View commit details
-
Copy full SHA for 5a65a0b - Browse repository at this point
Copy the full SHA 5a65a0bView commit details -
chore(release): 5.12.1 [skip ci]\n\n## [5.12.1](v5.12.0...v5.12.1) (2…
Configuration menu - View commit details
-
Copy full SHA for 2020f4e - Browse repository at this point
Copy the full SHA 2020f4eView commit details
Commits on Oct 10, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b93dda2 - Browse repository at this point
Copy the full SHA b93dda2View commit details
Commits on Oct 13, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 061686c - Browse repository at this point
Copy the full SHA 061686cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d4bd152 - Browse repository at this point
Copy the full SHA d4bd152View commit details -
chore(release): 5.13.0 [skip ci]\n\n# [5.13.0](client/v5.12.1...clien…
…t/v5.13.0) (2025-10-13) ### Features * support adapters ([#127](#127)) ([d4bd152](d4bd152))
Configuration menu - View commit details
-
Copy full SHA for e5f88f4 - Browse repository at this point
Copy the full SHA e5f88f4View commit details -
chore(release): 5.12.0 [skip ci]\n\n# [5.12.0](server/v5.11.0...serve…
Configuration menu - View commit details
-
Copy full SHA for cbaa336 - Browse repository at this point
Copy the full SHA cbaa336View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff server/v5.11.0...server/v5.12.0