DSH Plugins
Back to plugins

dsh-remote-sandbox

Has faultsUndeclaredv0.1.0Sandbox

One-line DeepSeek Harness bundle that moves the execution world into a crash-resilient, heartbeat-kept, workspace-synced E2B sandbox.

Install

dsh plugin --profile web add dsh-remote-sandbox

Swap web for your own profile name. First use initializes the profile for you.

Checks

  • declares-bundle
    Declares dsh.bundle.patch → cordis.patch.yml
  • patch-shipped
    The patch file ships in the tarball
  • patch-parses
    Patch parses and mounts 3 plugin row(s)
  • rows-resolvable
    Every plugin row resolves to a published package
  • prebuilt
    Ships source only; installing runs its build script on your machine

What it mounts

insertsandbox-keeperdsh-sandbox-keeper
cwdhostWorkspace
insertsubprocess-remotedsh-subprocess-remote
insertfs-remotedsh-fs-remote

These are the rows the plugin's cordis.patch.yml inserts into your config tree. After installing, dsh --profile <name> --dump-config prints them back.