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