mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-15 13:03:42 +00:00
- 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) |
||
|---|---|---|
| .. | ||
| agent | ||
| components | ||
| dialogs | ||
| prompts | ||
| storage | ||
| tools | ||
| utils | ||
| app.css | ||
| ChatPanel.ts | ||
| index.ts | ||