mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-07-03 12:54:01 +00:00
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. |
||
|---|---|---|
| .. | ||
| public | ||
| scripts | ||
| src | ||
| sw | ||
| test | ||
| babel.config.cjs | ||
| check_updates.sh | ||
| index.html | ||
| jest.config.cjs | ||
| nginx.conf | ||
| package.json | ||
| postcss.config.cjs | ||
| tailwind.config.cjs | ||
| tsconfig.json | ||
| vite.config.ts | ||