dsh plugins中文
← Back to popular plugin directory

Multiple workspace sandbox

somnusovis/dsh-multi-workspace · enterprise

Multi-workspace sandbox for DeepSeek Harness (DSH). Automatically grants file-write access to ALL registered workspaces — add a workspace in the UI, write to it immediately, no config needed.

★ 0GitHub stars
0Forks
2026-08-16Last updated
Language
MITLicense

Project overview

Multi-workspace sandbox for DeepSeek Harness (DSH).

Automatically grants file-write access to ALL registered workspaces — add a workspace in the UI, write to it immediately, no config needed. Problem

By default, DSH file sandbox only allows writes to one workspace directory (the session cwd). Writing to other directories requires sandbox escalation. Solution

Install command

dsh plugin --profile web add github:somnusovis/dsh-multi-workspace
View GitHub repository ↗Back to popular plugin directory