blaxel-ai/deepseek-harness-blaxel-sandbox ↗★ 0
@blaxel/dsh-sandbox
Blaxel sandbox execution plugin for DeepSeek Harness (DSH)
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:blaxel-ai/deepseek-harness-blaxel-sandbox说明文档
阅读完整 README ↗Configuration
The initial bundle supports host environment overrides:
| Variable | Default | Purpose |
|---|---|---|
DSH_BLAXEL_CWD | /workspace | Remote working directory |
DSH_BLAXEL_WORKSPACE_ROOT | /workspace | Restored Git worktree root |
DSH_BLAXEL_IMAGE | blaxel/node:latest | Sandbox image |
DSH_BLAXEL_MEMORY | 4096 | Sandbox memory in MB |
The Blaxel settings page reports the active sandbox and provides reopen and stop controls.