LibreChat/packages
Danny Avila 877c67e295
🔧 refactor: Update MCP connection handling to improve performance and testing
* refactor: Replace getAll() with getLoaded() in MCP.js to prevent unnecessary connection creation for user-context servers.
* test: Adjust MCP.spec.js to mock getLoaded() instead of getAll() for consistency with the new implementation.
* feat: Enhance MCPServersInitializer to reset initialization flag for better handling of process restarts and stale data.
* test: Add integration tests to verify re-initialization behavior and ensure stale data is cleared when necessary.
2025-12-15 16:15:47 -05:00
..
api 🔧 refactor: Update MCP connection handling to improve performance and testing 2025-12-15 16:15:47 -05:00
client ⌨️ refactor: Favorite Item Selection & Keyboard Navigation/Focus Improvements (#10952) 2025-12-12 17:18:21 -05:00
data-provider 🔐 feat: Add API key authentication support for MCP servers (#10936) 2025-12-12 13:51:49 -05:00
data-schemas 🏗️ feat: Dynamic MCP Server Infrastructure with Access Control (#10787) 2025-12-11 16:38:37 -05:00