LibreChat/api/server/services/Endpoints
Danny Avila 230d2a7908 🐛 fix: Treat failed liveness probes as unknown, not expired
A timeout or 5xx while probing a code env session left its files out of the
alive set, so the staleness path cleared a potentially live ref and forced a
re-upload the same outage would likely fail, losing the file for that turn. Only
a successful response that omits the file now marks it expired.

Also corrects TProvisionToCodeEnv, which still declared the pre-merge codeEnvRef
result while the implementation and its consumer use referenceSet, and logs
rejected provisioning persistence instead of discarding it.
2026-08-31 08:52:21 -04:00
..
agents 🐛 fix: Treat failed liveness probes as unknown, not expired 2026-08-31 08:52:21 -04:00
assistants 🛂 feat: Filter Model-Bound Content by Source (#14425) 2026-08-21 22:43:32 -04:00
azureAssistants 🪪 fix: Strip Unresolved Header Placeholders at Final Resolution (#14595) 2026-08-02 06:38:06 -04:00
titlePolicy.js 🛂 feat: Filter Model-Bound Content by Source (#14425) 2026-08-21 22:43:32 -04:00
titlePolicy.test.js 🛂 feat: Filter Model-Bound Content by Source (#14425) 2026-08-21 22:43:32 -04:00