LibreChat/client/src/components/Chat/Input
Atef Bellaaj 8b5f34047f
🧩 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-03 14:27:23 -05:00
..
Files 🛗 fix: Address Accessibility Issues - Axe Rating: Serious (#10521) 2025-12-03 14:27:22 -05:00
ActiveSetting.tsx 📧 feat: Mention "@" Command Popover (#2635) 2024-05-07 13:13:55 -04:00
AddedConvo.tsx 🛂 feat: OpenID Logout Redirect to end_session_endpoint (#5626) 2025-02-03 10:53:04 -05:00
Artifacts.tsx 📦 feat: Move Shared Components to @librechat/client (#8685) 2025-07-27 12:19:01 -04:00
ArtifactsSubMenu.tsx 🐜 fix: Forward Ref to MCPSubMenu and ArtifactsSubMenu (#8696) 2025-07-28 12:26:11 -04:00
AudioRecorder.tsx 🛗 fix: Address Accessibility Issues - Axe Rating: Serious (#10521) 2025-12-03 14:27:22 -05:00
BadgeRow.tsx 👻 refactor: LocalStorage Cleanup and MCP State Optimization (#9528) 2025-09-09 17:32:10 -04:00
ChatForm.tsx 🪄 style: Improved Input Collapse UI (#10659) 2025-11-25 17:02:52 -05:00
CircleRender.tsx 📦 feat: Move Shared Components to @librechat/client (#8685) 2025-07-27 12:19:01 -04:00
CodeInterpreter.tsx 📦 feat: Move Shared Components to @librechat/client (#8685) 2025-07-27 12:19:01 -04:00
CollapseChat.tsx 📦 feat: Move Shared Components to @librechat/client (#8685) 2025-07-27 12:19:01 -04:00
ConversationStarters.tsx 🪦 refactor: Remove Legacy Code (#10533) 2025-12-03 14:27:21 -05:00
EditBadges.tsx 📦 feat: Move Shared Components to @librechat/client (#8685) 2025-07-27 12:19:01 -04:00
FileSearch.tsx 📦 feat: Move Shared Components to @librechat/client (#8685) 2025-07-27 12:19:01 -04:00
HeaderOptions.tsx 📂 refactor: Cleanup File Filtering Logic, Improve Validation (#10414) 2025-11-10 19:05:30 -05:00
MCPConfigDialog.tsx 🔧 fix: MCP Selection Persist and UI Flicker Issues (#9324) 2025-08-28 00:44:49 -04:00
MCPSelect.tsx 🧩 refactor: Decouple MCP Config from Startup Config (#10689) 2025-12-03 14:27:23 -05:00
MCPSubMenu.tsx 🧩 refactor: Decouple MCP Config from Startup Config (#10689) 2025-12-03 14:27:23 -05:00
Mention.tsx 📛 feat: Chat Badges via Model Specs (#10272) 2025-10-27 19:46:30 -04:00
MentionItem.tsx 💬 fix: Temporary Chat PR's broken components and improved UI (#5705) 2025-02-06 20:15:38 -05:00
OptionsPopover.tsx 📦 feat: Move Shared Components to @librechat/client (#8685) 2025-07-27 12:19:01 -04:00
PopoverButtons.tsx 🪦 refactor: Remove Legacy Code (#10533) 2025-12-03 14:27:21 -05:00
PromptsCommand.tsx 🛗 fix: Address Accessibility Issues - Axe Rating: Serious (#10521) 2025-12-03 14:27:22 -05:00
SendButton.tsx 📦 feat: Move Shared Components to @librechat/client (#8685) 2025-07-27 12:19:01 -04:00
StopButton.tsx 📦 feat: Move Shared Components to @librechat/client (#8685) 2025-07-27 12:19:01 -04:00
StreamAudio.tsx 🏄‍♂️ refactor: Optimize Reasoning UI & Token Streaming (#5546) 2025-01-29 19:46:58 -05:00
TextareaHeader.tsx 🎨 feat: UI Refresh for Enhanced UX (#6346) 2025-03-25 18:50:58 -04:00
ToolDialogs.tsx 🤖 feat: Streamline Endpoints to Agent Framework (#8013) 2025-06-23 09:59:05 -04:00
ToolsDropdown.tsx 🪄 fix: MCP UI Renders for OAuth and Custom User Vars Servers (#9559) 2025-09-10 19:02:30 -04:00
WebSearch.tsx 📦 feat: Move Shared Components to @librechat/client (#8685) 2025-07-27 12:19:01 -04:00