LibreChat/client/src
Atef Bellaaj 8e95743bd0
🧩 refactor: Decouple MCP Config from Startup Config (#10689)
* Decouple mcp config from start up config

* Chore: Work on AI Review and Copilot Comments

- setRawConfig is not needed since the private raw config is not needed any more
- !!serversLoading bug fixed
- added unit tests for route /api/mcp/servers
- copilot comments addressed

* chore: remove comments

* chore: rename data-provider dir for MCP

* chore: reorganize mcp specific query hooks

* fix: consolidate imports for MCP server manager

* chore: add dev-staging branch to frontend review workflow triggers

* feat: add GitHub Actions workflow for building and pushing Docker images to GitHub Container Registry and Docker Hub

* fix: update label for tag input in BookmarkForm tests to improve clarity

---------

Co-authored-by: Atef Bellaaj <slalom.bellaaj@external.daimlertruck.com>
Co-authored-by: Danny Avila <danny@librechat.ai>
2025-11-27 12:27:03 -05:00
..
@types 🔄 chore: Enforce 18next Language Keys (#5803) 2025-02-12 15:48:13 -05:00
a11y 📦 feat: Move Shared Components to @librechat/client (#8685) 2025-07-27 12:19:01 -04:00
common 🧩 refactor: Decouple MCP Config from Startup Config (#10689) 2025-11-27 12:27:03 -05:00
components 🧩 refactor: Decouple MCP Config from Startup Config (#10689) 2025-11-27 12:27:03 -05:00
constants 🔐 feat: Granular Role-based Permissions + Entra ID Group Discovery (#7804) 2025-08-13 16:24:17 -04:00
data-provider 🧩 refactor: Decouple MCP Config from Startup Config (#10689) 2025-11-27 12:27:03 -05:00
hooks 🧩 refactor: Decouple MCP Config from Startup Config (#10689) 2025-11-27 12:27:03 -05:00
locales 🛗 fix: Address Accessibility Issues - Axe Rating: Serious (#10521) 2025-11-27 12:27:02 -05:00
Providers 🧩 refactor: Decouple MCP Config from Startup Config (#10689) 2025-11-27 12:27:03 -05:00
routes 🛗 fix: Address Accessibility Issues - Axe Rating: Serious (#10521) 2025-11-27 12:27:02 -05:00
store 🪦 refactor: Remove Legacy Code (#10533) 2025-11-27 12:27:01 -05:00
utils 🪦 refactor: Remove Legacy Code (#10533) 2025-11-27 12:27:01 -05:00
App.jsx feat: Prevent Screen Sleep During Response Generation (#10597) 2025-11-21 09:14:32 -05:00
main.jsx 🎨 feat: add copy-tex to improve copying KaTeX (#7308) 2025-05-15 12:08:47 -04:00
mobile.css 🧪 fix: Editor Styling, Incomplete Artifact Editing, Optimize Artifact Context (#8953) 2025-08-08 15:49:58 -04:00
style.css 🪄 style: Improved Input Collapse UI (#10659) 2025-11-25 17:02:52 -05:00
vite-env.d.ts 🖱️ fix: Message Scrolling UX; refactor: Frontend UX/DX Optimizations (#3733) 2024-08-21 18:18:45 -04:00