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

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 Daytona SDK sandbox instance from DaytonaSandbox.

    • Added a public getSandbox() method that returns the original @daytonaio/sdk Sandbox instance so provider-specific APIs can be used directly.
    • Added DaytonaSandboxInstance type export for the underlying SDK sandbox type.

Don't miss a new voltagent release

NewReleases is sending notifications on new releases.