LibreChat/api
Pierre-Luc Godin 649036903f 💻 refactor: Migrate MCP UI resources from index-based to ID-based referencing
- Replace index-based resource markers with stable resource IDs
- Update plugin to parse \ui{resourceId} format instead of \ui0
- Refactor components to use useMessagesOperations instead of useSubmitMessage
- Add ShareMessagesProvider for UI resources in share view
- Add useConversationUIResources hook for cross-turn resource lookups
- Update parsers to generate resource IDs from content hashes
- Update all tests to use resource IDs instead of indices
- Add sandbox permissions for iframe popups
- Remove deprecated MCP tool context instructions
2025-12-10 13:45:42 -08:00
..
app 💻 refactor: Migrate MCP UI resources from index-based to ID-based referencing 2025-12-10 13:45:42 -08:00
cache 🔄 refactor: Migrate Cache Logic to TypeScript (#9771) 2025-10-02 09:33:58 -04:00
config 🧬 refactor: Wire Database Methods into MCP Package via Registry Pattern (#10715) 2025-12-04 14:34:50 -05:00
db 🔀 refactor: Only Cleanup Meili Sync if actually Synced 2025-10-05 22:41:40 -04:00
models 🪟 feat: DataTable update + Various UI enhancements (#9698) 2025-12-09 20:08:41 -05:00
server 💻 feat: deeper MCP UI integration in the chat UI using plugins 2025-12-10 13:45:42 -08:00
strategies 📦 chore: Bump Express.js to v5 (#10671) 2025-12-04 14:34:44 -05:00
test 🧵 refactor: Migrate Endpoint Initialization to TypeScript (#10794) 2025-12-04 14:34:54 -05:00
utils 🧵 refactor: Migrate Endpoint Initialization to TypeScript (#10794) 2025-12-04 14:34:54 -05:00
jest.config.js 🪦 refactor: Remove Legacy Code (#10533) 2025-12-04 14:34:44 -05:00
jsconfig.json feat(api): initial Redis support; fix(SearchBar): proper debounce (#1039) 2023-10-11 17:05:47 -04:00
package.json 📦 chore: Bump MCP SDK: Fix Types and MCP OAuth due to Update (#10811) 2025-12-04 19:52:32 -05:00
typedefs.js 🪦 refactor: Remove Legacy Code (#10533) 2025-12-04 14:34:44 -05:00