FabricFabricHarness
EcosystemSandboxes

boxd

Adapt boxd execution to Fabric's complete remote sandbox contract.

Run fh add boxd. The versioned recipe installs the connector packages and creates a managed RemoteSandboxApi adapter plus its contract test. Implement the provider calls for shell exit semantics, binary files, cwd/environment, timeout/abort, lifecycle cleanup, and reconnectable references.

Keep boxd credentials host-side, run validateSandboxAdapter(), and complete a real create/execute/cleanup smoke before production.