mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-06-26 17:31:27 +00:00
* 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> |
||
|---|---|---|
| .. | ||
| ActivePanelContext.tsx | ||
| AddedChatContext.tsx | ||
| AgentPanelContext.tsx | ||
| AgentsContext.tsx | ||
| AgentsMapContext.tsx | ||
| AnnouncerContext.tsx | ||
| ArtifactContext.tsx | ||
| ArtifactsContext.tsx | ||
| AssistantsContext.tsx | ||
| AssistantsMapContext.tsx | ||
| BadgeRowContext.tsx | ||
| BookmarkContext.tsx | ||
| ChatContext.tsx | ||
| ChatFormContext.tsx | ||
| CodeBlockContext.tsx | ||
| CustomFormContext.tsx | ||
| DashboardContext.tsx | ||
| DragDropContext.tsx | ||
| EditorContext.tsx | ||
| FileMapContext.tsx | ||
| index.ts | ||
| MCPPanelContext.tsx | ||
| MessageContext.tsx | ||
| MessagesViewContext.tsx | ||
| PromptGroupsContext.tsx | ||
| SearchContext.tsx | ||
| SetConvoContext.tsx | ||
| ShareContext.tsx | ||
| SidePanelContext.tsx | ||
| ToolCallsMapContext.tsx | ||