LibreChat/api/server/routes/agents
Danny Avila 02c7f744ba 🔒 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-27 13:26:11 -07:00
..
actions.js 🔒 fix: Agents Config/Permission Checks after Streamline Change (#8089) 2025-06-27 13:26:11 -07:00
chat.js 🔒 fix: Agents Config/Permission Checks after Streamline Change (#8089) 2025-06-27 13:26:11 -07:00
index.js 🔧 fix: Chat Middleware, Zod Conversion, Auto-Save and S3 URL Refresh (#6720) 2025-04-03 20:42:56 -04:00
tools.js working pass to backend 2025-06-26 16:51:14 -07:00
v1.js 🔒 fix: Agents Config/Permission Checks after Streamline Change (#8089) 2025-06-27 13:26:11 -07:00