LibreChat/client
Danny Avila 781e6679e7 🐛 fix: Persist provisionedAt + scope lazy file_search to agent resources
Round-3 Codex follow-ups completing the round-2 fixes:
- The file schema/type dropped codeEnvRef.provisionedAt, so the liveness fast-path
  was dead after reload. Add provisionedAt to CodeEnvRef + the Mongoose subschema.
- Lazily provisioned agent-scoped file_search files were only added to
  tool_resources.file_search.files, so primeFiles treated them as user attachments
  and queried without entity_id, missing the agent-scoped vectors. Add agent-scoped
  files to file_ids instead so they are queried with entity_id.
2026-08-30 20:33:55 -04:00
..
public
scripts
src 🐛 fix: Persist provisionedAt + scope lazy file_search to agent resources 2026-08-30 20:33:55 -04:00
sw
test 🔇 refactor: Quiet Framework Logging in Unit Tests (#15363) 2026-08-30 15:26:30 -04:00
babel.config.cjs
check_updates.sh
index.html
jest.config.cjs
jest.resolver.cjs
nginx.conf
package.json 📦 chore: bump vite to v8.2.2 (#15384) 2026-08-30 20:03:41 -04:00
postcss.config.cjs
tailwind.config.cjs
tsconfig.json
vite.config.ts