mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-07-02 04:12:36 +00:00
Resource ID for synthetic app UIResources now includes toolArgs in the hash, so repeated calls to the same tool with different arguments produce distinct IDs instead of overwriting each other in the conversation resource map. isError from MCPToolCallResponse is now stored on UIResource and forwarded in the toolResult sent to the app via sendToolResult, so app renderers can distinguish failed tool executions. getMCPSandboxUrl now prepends apiBaseUrl() so the outer iframe src resolves correctly in deployments served under a base path. |
||
|---|---|---|
| .. | ||
| react-query | ||
| specs | ||
| src | ||
| .gitignore | ||
| babel.config.js | ||
| check_updates.sh | ||
| jest.config.js | ||
| package.json | ||
| server-rollup.config.js | ||
| tsconfig.build.json | ||
| tsconfig.json | ||
| tsconfig.spec.json | ||
| tsdown.config.mjs | ||