LibreChat/client/src/components/Artifacts
Danny Avila 7f1d01c35a
🔀 fix: MCP Improvements, Auto-Save Drafts, Artifact Markup (#7040)
* feat: Update MCP tool creation to use lowercase provider name

* refactor: handle MCP image output edge cases where tool outputs must contain string responses

* feat: Drop 'anyOf' and 'oneOf' fields from JSON schema conversion

* feat: Transform 'oneOf' and 'anyOf' fields to Zod union in JSON schema conversion

* fix: artifactPlugin to replace textDirective with expected text, closes #7029

* fix: auto-save functionality to handle conversation transitions from pending drafts, closes #7027

* refactor: improve async handling during user disconnection process

* fix: use correct user ID variable for MCP tool calling

* fix: improve handling of pending drafts in auto-save functionality

* fix: add support for additional model names in getValueKey function

* fix: reset form values on agent deletion when no agents remain
2025-04-23 18:56:06 -04:00
..
Artifact.tsx 🔀 fix: MCP Improvements, Auto-Save Drafts, Artifact Markup (#7040) 2025-04-23 18:56:06 -04:00
ArtifactButton.tsx 🪄 feat: Code Artifacts (#3798) 2024-08-27 17:03:16 -04:00
ArtifactCodeEditor.tsx feat: Self-hosted Artifacts Static Bundler URL (#6827) 2025-04-10 15:37:23 -04:00
ArtifactPreview.tsx feat: Self-hosted Artifacts Static Bundler URL (#6827) 2025-04-10 15:37:23 -04:00
Artifacts.tsx 🚀 feat: Artifact Editing & Downloads (#5428) 2025-01-23 18:19:04 -05:00
ArtifactTabs.tsx 🚀 feat: Artifact Editing & Downloads (#5428) 2025-01-23 18:19:04 -05:00
Code.tsx 🪄 feat: Code Artifacts (#3798) 2024-08-27 17:03:16 -04:00
DownloadArtifact.tsx 🚀 feat: Artifact Editing & Downloads (#5428) 2025-01-23 18:19:04 -05:00
Mermaid.tsx feat: Quality-of-Life Chat/Edit-Message Enhancements (#5194) 2025-01-06 22:47:24 -05:00
Thinking.tsx 🚀 feat: o1 Tool Calling & reasoning_effort (#5553) 2025-01-30 12:36:35 -05:00
useDebounceCodeBlock.ts 🪄 feat: Code Artifacts (#3798) 2024-08-27 17:03:16 -04:00