LibreChat/packages
Danny Avila aa5c18bb29
fix(stream): detect early abort and prevent navigation to non-existent conversation
- Abort controller on job completion to signal pending operations
- Detect early abort (no content, no responseMessageId) in abortJob
- Set conversation and responseMessage to null for early aborts
- Add earlyAbort flag to final event for frontend detection
- Remove unused text field from AbortResult interface
- Frontend handles earlyAbort by staying on/navigating to new chat
2025-12-18 19:26:34 -05:00
..
api fix(stream): detect early abort and prevent navigation to non-existent conversation 2025-12-18 19:26:34 -05:00
client 🚧 fix: OriginalDialog Modal Tooltip and Dropdown Menu Regressions from (#10975, #10952, #11008) (#11023) 2025-12-18 09:28:27 -05:00
data-provider refactor: title generation logic 2025-12-18 14:12:27 -05:00
data-schemas 🔒 feat: Add MCP server domain restrictions for remote transports (#11013) 2025-12-18 13:57:49 -05:00