co-mono/packages/web-ui/src
Mario Zechner 3932c5e04c Add lifecycle callbacks to SandboxRuntimeProvider for abort signal support
- Added onExecutionStart(sandboxId, signal) - called when sandbox execution begins
- Added onExecutionEnd(sandboxId) - called when sandbox execution ends
- Integrated callbacks in SandboxedIframe.execute()
- Enables providers to track and cancel async operations (e.g., userScript executions)
2025-11-16 00:56:20 +01:00
..
agent Better proxy handling. 2025-10-28 00:21:54 +01:00
components Add lifecycle callbacks to SandboxRuntimeProvider for abort signal support 2025-11-16 00:56:20 +01:00
dialogs Fix Lit dependency duplication and update mini-lit to 0.2.0 2025-11-12 16:03:43 +01:00
prompts Updates to prompts 2025-10-17 22:44:03 +02:00
storage Custom provider WIP 2025-11-10 21:47:21 +01:00
tools Fix Lit dependency duplication and update mini-lit to 0.2.0 2025-11-12 16:03:43 +01:00
utils Fix Lit dependency duplication and update mini-lit to 0.2.0 2025-11-12 16:03:43 +01:00
app.css Custom provider WIP 2025-11-10 21:47:21 +01:00
ChatPanel.ts Fix Lit dependency duplication and update mini-lit to 0.2.0 2025-11-12 16:03:43 +01:00
index.ts Custom provider WIP 2025-11-10 21:47:21 +01:00