eve
Version:
Filesystem-first framework for durable backend AI agents that run anywhere.
1 lines • 668 B
JavaScript
import{installWorkflowSandboxModule}from"#shared/workflow-sandbox.js";import{CodeModeToolError,experimental_continueCodeModeInterrupt,experimental_createCodeModeTool,experimental_requestCodeModeInterrupt,experimental_unwrapCodeModeResult}from"#compiled/@ai-sdk/code-mode/index.js";installWorkflowSandboxModule({CodeModeToolError,continueCodeModeInterrupt:experimental_continueCodeModeInterrupt,createCodeModeTool:experimental_createCodeModeTool,requestCodeModeInterrupt:experimental_requestCodeModeInterrupt,unwrapCodeModeResult:experimental_unwrapCodeModeResult});function installWorkflowSandboxRuntimePlugin(){}export{installWorkflowSandboxRuntimePlugin as default};