LibreChat/client
Dustin Healy 817e35561a fix(mcp): handle template-only servers, render UI-only results, keep the declared app
Guard the resources/list request in getAdvertisedResources so a server that only implements
resources/templates/list still collects templates and can authorize template-matching reads instead
of denying them.

Render MCP app views whenever a tool result carries a ui_resources attachment, not only when the
tool also returned text output, so a UI-only result no longer silently loses its view.

Synthesize the tool-declared ui:// app resource unless the result already returned that exact URI,
so a secondary ui:// resource in the same result no longer suppresses the declared app.
2026-06-30 18:08:33 -07:00
..
public feat(mcp): dedicated-origin allow-same-origin, live host-context, configurable CSP, theme vars 2026-06-30 17:43:42 -07:00
scripts
src fix(mcp): handle template-only servers, render UI-only results, keep the declared app 2026-06-30 18:08:33 -07:00
sw 🛟 fix: Auto-Recover from Stale Service Worker Assets After Deploys (#13686) 2026-06-11 11:57:06 -04:00
test 🧑‍🎨 refactor: Prompts/Sidebar styles for improved UI Consistency (#12426) 2026-04-09 00:02:31 -04:00
babel.config.cjs 🧑‍🎨 refactor: Prompts/Sidebar styles for improved UI Consistency (#12426) 2026-04-09 00:02:31 -04:00
check_updates.sh
index.html 🛟 fix: Auto-Recover from Stale Service Worker Assets After Deploys (#13686) 2026-06-11 11:57:06 -04:00
jest.config.cjs feat: MCP Apps support (squashed for rebase) 2026-06-21 23:55:17 -07:00
nginx.conf 📬 docs: Add Forwarded Headers to Nginx SSL Proxy Template (#12379) 2026-03-25 13:04:19 -04:00
package.json refactor: replace @mcp-ui/client with @modelcontextprotocol/ext-apps/app-bridge 2026-06-23 13:55:56 -07:00
postcss.config.cjs
tailwind.config.cjs
tsconfig.json 👷 ci: Type-check the Client Workspace (#13560) 2026-06-06 18:40:31 -04:00
vite.config.ts 🛟 fix: Auto-Recover from Stale Service Worker Assets After Deploys (#13686) 2026-06-11 11:57:06 -04:00