LibreChat/client/src/data-provider
Ravi Kumar L 55451ee75d
📉 perf: start message queries before file map loads (#14188)
* 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
2026-07-12 07:54:32 -04:00
..
__tests__
Agents 🦥 perf: Lazy-Load Agent Version History in Editor (#13977) 2026-06-26 12:19:54 -04:00
Auth 👷 ci: Type-check the Client Workspace (#13560) 2026-06-06 18:40:31 -04:00
Endpoints ♻️ refactor: Compute Context Gauge Client-Side, Drop Projection Endpoint (#13953) 2026-06-25 15:29:31 -04:00
Files 🔗 feat: Snapshot Files for Shared-Link Attachments (#13740) 2026-06-20 23:05:13 -04:00
MCP 👷 ci: Type-check the Client Workspace (#13560) 2026-06-06 18:40:31 -04:00
Memories 🗂️ feat: Per-Agent Memory Partitions (#14084) 2026-07-09 10:48:51 -04:00
Messages 📉 perf: start message queries before file map loads (#14188) 2026-07-12 07:54:32 -04:00
Misc
Projects 👻 fix: Clear Project-Scoped Landing When the Selected Project Is Deleted (#13525) 2026-06-05 10:19:58 -04:00
Skills 🎚️ feat: Per-User Skill Active/Inactive Toggle with Ownership-Aware Defaults (#12692) 2026-04-25 04:02:00 -04:00
SSE 🪝 feat: Human-in-the-Loop Runtime - Tool Approval + Ask-User-Question (Slice B) (#13942) 2026-06-29 16:56:41 -04:00
Tools
connection.ts
Favorites.ts 🧰 feat: Redesign Agent Builder with Unified Tools Marketplace, Skills & Orchestration (#13952) 2026-07-05 11:30:12 -04:00
index.ts 🗂️ feat: Add Private Chat Projects (#13467) 2026-06-03 15:29:18 -04:00
mutations.ts 🔄 feat: Continue Shared Conversations as Personal Copies (#13714) 2026-06-24 16:27:01 -04:00
prompts.ts 📁 refactor: Prompts UI (#11570) 2026-03-22 16:56:22 -04:00
queries.ts 🗂️ feat: Add Private Chat Projects (#13467) 2026-06-03 15:29:18 -04:00
roles.ts 📜 feat: Skills UI + Initial E2E CRUD / Sharing (#12580) 2026-04-25 04:02:00 -04:00
tags.ts