LibreChat/api/server/controllers/agents
Danny Avila 9bcc2572d6 feat: live artifacts — sandboxed HTML that calls MCP tools
Squashed rebase of #13540 (11 commits incl. 8 Codex review rounds) onto
current main. Conflict resolutions of note:

- create_file arg renamed `file_path` -> `path` upstream; live-artifact
  allowlist gating adapted to the new name.
- processCodeOutput `fileMetadata` now carries `sourceDispatchedAt`
  alongside `codeEnvRef` + `mcpTools` so the background stale-output
  guard keeps working.
- ArtifactTabs passes `resolvedStartupConfig` (shared-link aware) to the
  non-live Sandpack preview.
2026-08-03 17:31:48 -04:00
..
__tests__ 🧱 fix: Enforce Agent Runtime File Trust Boundaries (#14577) 2026-08-02 14:18:28 -04:00
callbacks.background.spec.js 🧵 feat: Native Background Execution for Code Interpreter Tools (#14386) 2026-07-22 22:13:15 -04:00
callbacks.js feat: live artifacts — sandboxed HTML that calls MCP tools 2026-08-03 17:31:48 -04:00
client.js 🪪 fix: Strip Unresolved Header Placeholders at Final Resolution (#14595) 2026-08-02 06:38:06 -04:00
client.test.js feat: Reliable Interrupt & Steer Escalation and Recovery (#14558) 2026-07-31 20:07:56 -04:00
errors.js 📦 refactor: Consolidate DB models, encapsulating Mongoose usage in data-schemas (#11830) 2026-03-21 14:28:53 -04:00
filterAuthorizedTools.spec.js 🔗 fix: Resolve MCP Tool-Key Boundary Against Configured Server Names (#14448) 2026-07-27 14:45:38 -04:00
openai.js 🧱 fix: Enforce Agent Runtime File Trust Boundaries (#14577) 2026-08-02 14:18:28 -04:00
protocol.js feat: Reliable Interrupt & Steer Escalation and Recovery (#14558) 2026-07-31 20:07:56 -04:00
recordCollectedUsage.spec.js 🪢 chore: Consolidate Pricing and Tx Imports After tx.js Module Removal (#12086) 2026-03-21 14:28:53 -04:00
request.js 🏷️ fix: Skip Title Generation for Preempt-Incomplete Turns (#14571) 2026-08-01 09:01:13 -04:00
responses.js 🧱 fix: Enforce Agent Runtime File Trust Boundaries (#14577) 2026-08-02 14:18:28 -04:00
resume.js feat: Reliable Interrupt & Steer Escalation and Recovery (#14558) 2026-07-31 20:07:56 -04:00
steer.js feat: Reliable Interrupt & Steer Escalation and Recovery (#14558) 2026-07-31 20:07:56 -04:00
v1.js 🔗 fix: Normalize MCP Tool Keys at Every Producer, Resolve Raw Names via Aliases (#14553) 2026-08-01 07:39:24 -04:00
v1.spec.js 🧱 fix: Enforce Agent Runtime File Trust Boundaries (#14577) 2026-08-02 14:18:28 -04:00