github VoltAgent/voltagent @voltagent/sandbox-e2b@2.0.2

one hour ago

Patch Changes

  • #1051 b0482cb Thanks @omeraplak! - fix: align sandbox package core dependency strategy with plugin best practices

    • Update @voltagent/sandbox-daytona to use @voltagent/core via peerDependencies + devDependencies instead of runtime dependencies.
    • Raise @voltagent/sandbox-daytona peer minimum to ^2.3.8 to match runtime usage of normalizeCommandAndArgs.
    • Align @voltagent/sandbox-e2b development dependency on @voltagent/core to ^2.3.8.
  • #1068 b95293b Thanks @omeraplak! - feat: expose the underlying E2B SDK sandbox instance from E2BSandbox.

    • Added a public getSandbox() method that returns the original e2b Sandbox instance so provider-specific APIs (for example files.read) can be used directly.
    • Added E2BSandboxInstance type export for the underlying SDK sandbox type.

Don't miss a new voltagent release

NewReleases is sending notifications on new releases.