LibreChat/api/server
Dustin Healy b39b60c012 🔃 refactor: Simplify Plugin Deduplication and Clear Cache Post-MCP Initialization
- Replaced manual deduplication of tools with the dedicated `filterUniquePlugins` function for improved readability.
- Added back cache clearing for tools after MCP initialization to ensure fresh data is used.
- Removed unused exports from `PluginController.js` to clean up the codebase.
2025-07-21 00:05:23 -07:00
..
controllers 🔃 refactor: Simplify Plugin Deduplication and Clear Cache Post-MCP Initialization 2025-07-21 00:05:23 -07:00
middleware 🏦 refactor: Centralize Caching & Redis Key Prefixing (#8457) 2025-07-15 18:24:31 -04:00
routes feat: Add MCP Reinitialization to MCPPanel 2025-07-21 00:05:23 -07:00
services 🔃 refactor: Simplify Plugin Deduplication and Clear Cache Post-MCP Initialization 2025-07-21 00:05:23 -07:00
utils 🗂️ fix: Disable express-static-gzip for Uploaded Images (#8307) 2025-07-11 16:51:53 -04:00
cleanup.js 👤 feat: User Placeholder Variables for Custom Endpoint Headers (#7993) 2025-06-23 12:39:27 -04:00
index.js feat: Add MCP Reinitialization to MCPPanel 2025-07-21 00:05:23 -07:00
index.spec.js 🥅 refactor: Express App default Error Handling with ErrorController (#8249) 2025-07-04 13:24:57 -04:00
socialLogins.js 🏦 refactor: Centralize Caching & Redis Key Prefixing (#8457) 2025-07-15 18:24:31 -04:00