Skip to content

[FEAT] expose original sanbox instance #1062

@Diluka

Description

@Diluka

Is your feature request related to a problem? Please describe.

    const e2bSandbox: Sandbox = await sandbox['getSandbox']();
    const bytes = await e2bSandbox.files.read(quotedPath, { format: 'bytes' });

I want to use e2b sandbox api

Describe alternatives you've considered

No response

Additional context

No response

Describe the thing to improve

Now I use the private api to get any type instance

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions