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-sandboxSwap web for your own profile name. First use initializes the profile for you.
Checks
- declares-bundleDeclares dsh.bundle.patch → cordis.patch.yml
- patch-shippedThe patch file ships in the tarball
- patch-parsesPatch parses and mounts 3 plugin row(s)
- rows-resolvableEvery plugin row resolves to a published package
- prebuiltShips 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.