TechFabricTechFabricHarness
EcosystemSandboxes

Sandbox adapters

Remote execution adapters that implement the common SandboxEnv contract.

Fabric owns the sandbox contract while applications own provider clients and credentials. The adapters below accept structural provider handles, so vendor SDKs remain optional peer dependencies.

pnpm add @fabric-harness/connectors
ProviderHelperRecipeLive validation
Databricks SQLdatabricksSqlSandbox()First-party packageWorkspace, Warehouse, and Unity Catalog gate.
boxdCommunity blueprint — no shipped adapterfh add boxdUntested blueprint; you implement and validate the adapter.
Cloudflare Computer@fabric-harness/cloudflare/computerfh add cloudflare-computerEarly preview; Worker Loader beta; Wrangler/account gate.
Cloudflare Sandbox@fabric-harness/cloudflarefh add cloudflare-sandboxWrangler/account gate.
DaytonadaytonaSandbox()fh add daytonaFABRIC_DAYTONA_TEST=1
E2Be2bSandbox()fh add e2bFABRIC_E2B_TEST=1
exe.devCommunity blueprint — no shipped adapterfh add exedevUntested blueprint; you implement and validate the adapter.
isloCommunity blueprint — no shipped adapterfh add isloUntested blueprint; you implement and validate the adapter.
MirageCommunity blueprint — no shipped adapterfh add mirageUntested blueprint; you implement and validate the adapter.
ModalmodalSdkSandbox()fh add modalFABRIC_MODAL_TEST=1 plus Modal tokens
smolvmCommunity blueprint — no shipped adapterfh add smolvmUntested blueprint; you implement and validate the adapter.
VercelvercelSandbox()fh add vercelContract tests; run a provider smoke before production.
Kubernetes / AKSkubernetesSandbox()Package helperCluster-gated validation.
Any providerremoteSandbox() / remoteSandboxEnv()fh add <docs-url> --category sandboxProvider-specific.

All sandbox operations still pass through Fabric capability policy. Provider isolation does not replace filesystem, command, network, approval, timeout, or cleanup policy.

Rows marked Community blueprint are untested integration guides: TechFabric Harness does not ship or certify an adapter for those providers, and the fh add recipe scaffolds a project-owned adapter that you implement and validate yourself.