LibreChat/api/server/services/Files
Danny Avila 590698e5ee 🐛 fix: Plan extraction with the promoted context resource
An auto-routed text upload promotes its effective resource to context, but the
extraction planner still received the original undefined tool_resource and
returned no document-parser plan. On deployments without RAG a text-routed
DOCX/ODT/XLSX then reached parseText with native fallback and was decoded as
UTF-8 instead of parsed.
2026-08-31 08:14:06 -04:00
..
Audio 🛂 feat: Filter Model-Bound Content by Source (#14425) 2026-08-21 22:43:32 -04:00
Azure 🪣 refactor: Rate-Limit Token Routes and Cap Remote File Downloads (#13978) 2026-06-26 12:19:03 -04:00
Citations 🧩 feat: Redesign Tool Call UI with Contextual Icons, Smart Grouping, and Rich Output Rendering (#12163) 2026-03-25 12:31:39 -04:00
Code 🗿 feat: Add Attached Stateful Code Environments (#15352) 2026-08-30 15:38:45 -04:00
Firebase 🪣 refactor: Rate-Limit Token Routes and Cap Remote File Downloads (#13978) 2026-06-26 12:19:03 -04:00
images fix: bound peak memory of concurrent base64 attachment encoding (#14023) 2026-07-01 08:22:16 -04:00
Local 🪣 refactor: Rate-Limit Token Routes and Cap Remote File Downloads (#13978) 2026-06-26 12:19:03 -04:00
OpenAI 🧹 chore: Cleanup Logger and Utility Imports (#9935) 2025-10-01 23:30:47 -04:00
VectorDB
index.js
permissions.js 🧱 fix: Enforce Agent Runtime File Trust Boundaries (#14577) 2026-08-02 14:18:28 -04:00
permissions.spec.js 🧱 fix: Enforce Agent Runtime File Trust Boundaries (#14577) 2026-08-02 14:18:28 -04:00
process.integration.spec.js 🧹 fix: Clean Up Orphaned Agent File Stubs After Deletion (#12781) 2026-04-22 11:35:48 -07:00
process.js 🐛 fix: Plan extraction with the promoted context resource 2026-08-31 08:14:06 -04:00
process.spec.js 🐛 fix: Plan extraction with the promoted context resource 2026-08-31 08:14:06 -04:00
provision.js 🐛 fix: Reconcile lazy code-env provisioning with execution routes 2026-08-31 07:37:58 -04:00
provision.spec.js 🐛 fix: Reconcile lazy code-env provisioning with execution routes 2026-08-31 07:37:58 -04:00
retention.js 📨 feat: Continue Bound Child Agents from Events (#15112) 2026-08-23 01:15:57 -04:00
retention.spec.js 📨 feat: Continue Bound Child Agents from Events (#15112) 2026-08-23 01:15:57 -04:00
strategies.js 🗄️ refactor: Honor All-Data Retention for Agent Files (#13424) 2026-05-30 22:32:22 -04:00