mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-09-10 16:40:42 +00:00
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. |
||
|---|---|---|
| .. | ||
| addedConvo.js | ||
| addedConvo.spec.js | ||
| backgroundCompletion.js | ||
| build.js | ||
| eventChildLease.js | ||
| index.js | ||
| initialize.js | ||
| initialize.spec.js | ||
| skillDeps.js | ||
| skillDeps.spec.js | ||
| subagentThreadStore.js | ||
| subagentThreadStore.spec.js | ||
| title.js | ||
| title.test.js | ||