LibreChat/client/src/hooks/Agents
Atef Bellaaj 1b0b27b30c
🧩 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-12-04 14:34:46 -05:00
..
__tests__ 🔄 refactor: Convert OCR Tool Resource to Context (#9699) 2025-09-18 20:06:59 -04:00
index.ts 📛 feat: Chat Badges via Model Specs (#10272) 2025-10-27 19:46:30 -04:00
useAgentCapabilities.ts 🔄 refactor: Convert OCR Tool Resource to Context (#9699) 2025-09-18 20:06:59 -04:00
useAgentCategories.tsx 🏪 feat: Agent Marketplace 2025-08-13 16:24:18 -04:00
useAgentDefaultPermissionLevel.ts 👁️‍🗨️ refactor: use PermissionBits.VIEW in useAgentsMap for requiredPermission 2025-08-13 16:24:26 -04:00
useAgentsMap.ts 🥷 fix: Correct Agents Handling for Marketplace Users (#9065) 2025-08-14 19:13:48 -04:00
useAgentToolPermissions.ts 👨‍🔧 fix: Direct Provider Attachment Support for Agents (#10035) 2025-10-09 03:31:04 -04:00
useApplyModelSpecAgents.ts 🧩 refactor: Decouple MCP Config from Startup Config (#10689) 2025-12-04 14:34:46 -05:00
useGetAgentsConfig.ts 🏷️ chore: Add Missing Localizations for Agents, Categories, Bookmarks (#9266) 2025-08-25 13:54:13 -04:00
useSelectAgent.ts 🤖 refactor: Auto-validate IDs in Agent Query (#9555) 2025-09-10 18:38:33 -04:00