LibreChat/client/src
2026-06-01 21:10:01 -04:00
..
@types 🧩 feat: Redesign Tool Call UI with Contextual Icons, Smart Grouping, and Rich Output Rendering (#12163) 2026-03-25 12:31:39 -04:00
a11y ⚗️ feat: Agent Context Compaction/Summarization (#12287) 2026-03-21 14:28:56 -04:00
common 🔐 feat: Use SecretInput for Sensitive Fields (#12955) 2026-06-01 18:14:12 -04:00
components 📉 refactor: Reduce Frontend Build Warning Noise (#13463) 2026-06-01 21:10:01 -04:00
constants
data-provider 🔒 fix: Strip post-login fields from unauthenticated /api/config response (#13102) 2026-05-30 09:51:21 -07:00
hooks 📉 refactor: Reduce Frontend Build Warning Noise (#13463) 2026-06-01 21:10:01 -04:00
lib/rum ✂️ chore: Strip Session JWT Forwarding from Browser RUM (#13414) 2026-05-30 10:34:44 -04:00
locales 🔐 feat: Use SecretInput for Sensitive Fields (#12955) 2026-06-01 18:14:12 -04:00
polyfills chore: Upgrade Vite For Node 24 (#13450) 2026-06-01 15:47:58 -04:00
Providers 🧬 refactor: Derive Latest Message From Cache (#13294) 2026-05-24 16:20:27 -04:00
routes 📡 feat: Add Configurable HyperDX Browser Real User Monitoring (#13287) 2026-05-29 11:04:26 -07:00
store 📌 fix: Preserve Ephemeral Agent Selections on Optimistic Hydration (#13433) 2026-05-31 16:32:45 -04:00
utils 📄 fix: Harden Configured Rich Text Rendering (#13423) 2026-05-30 19:37:05 -04:00
App.jsx 🛜 feat: Enable Network Requests in Offline Mode (#11107) 2025-12-26 09:01:27 -05:00
main.jsx chore: Upgrade Vite For Node 24 (#13450) 2026-06-01 15:47:58 -04:00
mobile.css 🎨 refactor: Redesign Sidebar with Unified Icon Strip Layout (#12013) 2026-03-22 01:15:20 -04:00
style.css 🧭 feat: Add Message Navigation Strip & Redesign Scroll-to-Bottom (#12657) 2026-05-06 15:53:06 -04:00
vite-env.d.ts