Skip to content

Documentation / @agentick/sandbox-local / SandboxStrategy

Type Alias: SandboxStrategy ​

SandboxStrategy = "seatbelt" | "bwrap" | "unshare" | "none"

Defined in: platform/types.ts:5

Platform detection types.

Released under the ISC License.