LibreChat/client/src
Danny Avila 27e5f646d7
refactor: streamline agent controller and remove legacy resumable handling
- Updated the AgentController to route all requests to ResumableAgentController, simplifying the logic.
- Deprecated the legacy non-resumable path, providing a clear migration path for future use.
- Adjusted setHeaders middleware to remove unnecessary checks for resumable mode.
- Cleaned up the useResumableSSE hook to eliminate redundant query parameters, enhancing clarity and performance.
2025-12-18 14:20:51 -05:00
..
@types 🔧 chore: Update ESLint Config & Run Linter (#10986) 2025-12-15 17:55:25 -05:00
a11y 📦 feat: Move Shared Components to @librechat/client (#8685) 2025-07-27 12:19:01 -04:00
common 📂 fix: My Files Modal Accessibility Improvements (#10844) 2025-12-11 16:41:09 -05:00
components refactor: useResumableStreamToggle hook to manage resumable streams for legacy/assistants endpoints 2025-12-18 14:12:32 -05:00
constants 🔐 feat: Granular Role-based Permissions + Entra ID Group Discovery (#7804) 2025-08-13 16:24:17 -04:00
data-provider fix: title generation queue management for assistants 2025-12-18 14:12:33 -05:00
hooks refactor: streamline agent controller and remove legacy resumable handling 2025-12-18 14:20:51 -05:00
locales feat: Implement Resumable Generation Jobs with SSE Support 2025-12-18 14:12:12 -05:00
Providers 💻 feat: Deeper MCP UI integration in the Chat UI (#9669) 2025-12-11 16:41:11 -05:00
routes 🎯 refactor: Centralize Agent Model Handling Across Conversation Lifecycle (#10956) 2025-12-13 08:29:15 -05:00
store feat: Implement Resumable Generation Jobs with SSE Support 2025-12-18 14:12:12 -05:00
utils feat: Enhance updateConvoInAllQueries to support moving conversations to the top 2025-12-18 14:12:29 -05:00
App.jsx feat: Prevent Screen Sleep During Response Generation (#10597) 2025-11-21 09:14:32 -05:00
main.jsx 🎨 feat: add copy-tex to improve copying KaTeX (#7308) 2025-05-15 12:08:47 -04:00
mobile.css 🧪 fix: Editor Styling, Incomplete Artifact Editing, Optimize Artifact Context (#8953) 2025-08-08 15:49:58 -04:00
style.css 🚧 fix: OriginalDialog Modal Tooltip and Dropdown Menu Regressions from (#10975, #10952, #11008) (#11023) 2025-12-18 09:28:27 -05:00
vite-env.d.ts 🖱️ fix: Message Scrolling UX; refactor: Frontend UX/DX Optimizations (#3733) 2024-08-21 18:18:45 -04:00