Interface: SandboxFile
Defined in: packages/agentos/src/core/sandbox/ICodeSandbox.ts:58
Input files to provide to the sandbox.
Properties
content
content:
string
Defined in: packages/agentos/src/core/sandbox/ICodeSandbox.ts:62
File content
encoding?
optionalencoding:"base64"|"utf8"|"binary"
Defined in: packages/agentos/src/core/sandbox/ICodeSandbox.ts:64
File encoding
path
path:
string
Defined in: packages/agentos/src/core/sandbox/ICodeSandbox.ts:60
File path relative to working directory