LibreChat/client/src/components/SidePanel/Builder
Danny Avila 33b4a97b42
🔒 fix: Agents Config/Permission Checks after Streamline Change (#8089)
* refactor: access control logic to TypeScript

* chore: Change EndpointURLs to a constant object for improved type safety

* 🐛 fix: Enhance agent access control by adding skipAgentCheck functionality

* 🐛 fix: Add endpointFileConfig prop to AttachFileMenu and update file handling logic

* 🐛 fix: Update tool handling logic to support optional groupedTools and improve null checks, add dedicated tool dialog for Assistants

* chore: Export Accordion component from UI index for improved modularity

* feat: Add ActivePanelContext for managing active panel state across components

* chore: Replace string IDs with EModelEndpoint constants for assistants and agents in useSideNavLinks

* fix: Integrate access checks for agent creation and deletion routes in actions.js
2025-06-26 18:53:05 -04:00
..
ActionsTable feat: Assistants API, General File Support, Side Panel, File Explorer (#1696) 2024-02-13 20:42:27 -05:00
Action.tsx 🪨 feat: AWS Bedrock support (#3935) 2024-09-09 12:06:59 -04:00
ActionCallback.tsx feat: OAuth for Actions (#5693) 2025-02-10 15:56:08 -05:00
ActionsAuth.tsx 🔄 chore: Enforce 18next Language Keys (#5803) 2025-02-12 15:48:13 -05:00
ActionsInput.tsx feat: OAuth for Actions (#5693) 2025-02-10 15:56:08 -05:00
ActionsPanel.tsx feat: OAuth for Actions (#5693) 2025-02-10 15:56:08 -05:00
AppendDateCheckbox.tsx feat: Add Current Datetime to Assistants (v1/v2) (#4952) 2024-12-11 15:26:18 -05:00
AssistantAvatar.tsx 🌎 i18n: React-i18next & i18next Integration (#5720) 2025-02-09 12:05:31 -05:00
AssistantConversationStarters.tsx 💡 style: switched to Ariakit's tooltip (#3748) 2024-09-13 08:59:09 -04:00
AssistantPanel.tsx 🔒 fix: Agents Config/Permission Checks after Streamline Change (#8089) 2025-06-26 18:53:05 -04:00
AssistantSelect.tsx 🎥 feat: YouTube Tool (#5582) 2025-01-31 19:11:04 -05:00
AssistantTool.tsx 🚧 WIP: Merge Dev Build (#4611) 2024-11-01 18:36:39 -04:00
CapabilitiesForm.tsx 🎨 style: update Assistants builder (#3397) 2024-07-21 13:46:43 -04:00
Code.tsx 🤖 feat: Add Agents librechat.yaml Configuration (#4953) 2024-12-12 08:58:00 -05:00
CodeFiles.tsx 🎉 feat: Code Interpreter API and Agents Release (#4860) 2024-12-04 15:48:13 -05:00
ContextButton.tsx 🧹 chore: pre-release cleanup 2 (#3600) 2024-08-09 15:17:13 -04:00
Images.tsx 🤖 feat: OpenAI Assistants v2 (initial support) (#2781) 2024-05-19 12:56:55 -04:00
ImageVision.tsx 🌎 i18n: React-i18next & i18next Integration (#5720) 2025-02-09 12:05:31 -05:00
Knowledge.tsx ⬆️ feat: Cancel chat file uploads; fix: Assistant uploads (#4433) 2024-10-16 11:24:40 -04:00
MCP.tsx feat: Agent Panel UI Enhancements (#7800) 2025-06-13 15:47:41 -04:00
MCPAuth.tsx feat: Agent Panel UI Enhancements (#7800) 2025-06-13 15:47:41 -04:00
PanelSwitch.tsx 🛂 feat: OpenID Logout Redirect to end_session_endpoint (#5626) 2025-02-03 10:53:04 -05:00
Retrieval.tsx 🌎 i18n: React-i18next & i18next Integration (#5720) 2025-02-09 12:05:31 -05:00