LibreChat/api/server/controllers/agents
Danny Avila 9585db14ba
🤖 fix: Edge Case for Agent List Access Control
- Refactored `getListAgentsByAccess` to streamline query construction for accessible agents.
- Added comprehensive security tests for `getListAgentsByAccess` and `getListAgentsHandler` to ensure proper access control and filtering based on user permissions.
- Enhanced test coverage for various scenarios, including pagination, category filtering, and handling of non-existent IDs.
2025-08-13 16:24:23 -04:00
..
__tests__ 🤖 fix: Remove versions and __v when Duplicating an Agent (#8115) 2025-06-28 12:35:41 -04:00
callbacks.js 🔗 fix: File Citation Processing to Use Tool Artifacts 2025-08-13 16:24:21 -04:00
client.js 🔗 fix: File Citation Processing to Use Tool Artifacts 2025-08-13 16:24:21 -04:00
client.test.js 🪙 fix: Max Output Tokens Refactor for Responses API (#8972) 2025-08-10 14:08:35 -04:00
errors.js 🔧 fix: Assistants API SDK calls to match Updated Arguments (#8818) 2025-08-02 12:19:58 -04:00
request.js 🧠 refactor: Memory Timeout after Completion and Guarantee Stream Final Event (#8955) 2025-08-09 00:01:10 -04:00
v1.js 🛂 feat: Role as Permission Principal Type 2025-08-13 16:24:23 -04:00
v1.spec.js 🤖 fix: Edge Case for Agent List Access Control 2025-08-13 16:24:23 -04:00