mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-09-22 08:05:24 +00:00
* feat(client): remove chat message waterfalls * fix(client): guard sends during conversation detail loads * fix(client): observe new chat message cache * fix(client): preserve streaming messages during prefetch * fix(client): keep pending regeneration during prefetch * fix(client): refresh stale pending chat tails * fix(client): skip message prefetch during active streams * fix(client): clear observed message caches * fix(client): support mocked message cache clients * fix(client): preserve replacement pending tails during message prefetch * perf(client): start message queries before file map loads |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| Agents | ||
| Auth | ||
| Endpoints | ||
| Files | ||
| MCP | ||
| Memories | ||
| Messages | ||
| Misc | ||
| Projects | ||
| Skills | ||
| SSE | ||
| Tools | ||
| connection.ts | ||
| Favorites.ts | ||
| index.ts | ||
| mutations.ts | ||
| prompts.ts | ||
| queries.ts | ||
| roles.ts | ||
| tags.ts | ||