LibreChat/packages
Danny Avila df37d1f0ec 🩹 fix: Repaired Output in Gauge, Cache-Rate Keys, Config Gate, Usage Cleanup
- live/completed gauge counts the repaired completion (normalized output),
  so under-reporting providers don't drop the response from used context
- translate static tokenConfig cacheWrite/cacheRead onto the write/read
  keys getCacheMultiplier reads, so cache tokens bill at the configured
  rate instead of the prompt-rate fallback
- clear the token index and usage atoms when leaving a conversation, so
  visited histories don't accumulate in memory for the tab's lifetime
- wait for startupConfig before mounting the gauge, so a deployment with
  contextUsage disabled never briefly mounts it or fires the token-config
  query on first load
2026-06-13 13:25:45 -04:00
..
api 🩹 fix: Repaired Output in Gauge, Cache-Rate Keys, Config Gate, Usage Cleanup 2026-06-13 13:25:45 -04:00
client ⚙️ refactor: Lazy load locale resources (#13640) 2026-06-10 08:48:58 -04:00
data-provider 🩹 fix: Honor Static Token Config in Billing; Tighten Usage Freshness 2026-06-13 12:14:34 -04:00
data-schemas 🩹 fix: Resume Usage Dedup, Agent Pricing, and Partial Override Billing 2026-06-13 13:01:27 -04:00