dsh plugins中文
← Back to popular plugin directory

The fourth DSH permission option

jiangr100/dsh-workspace-scope-selection · skills

A fourth DSH permission option: selected-workspace-write with a directory-tree scope editor for the DeepSeek Harness web UI.

★ 0GitHub stars
0Forks
2026-08-17Last updated
JavaScriptLanguage
MITLicense

Project overview

From a local checkout, use the file: protocol — this matters:

Then restart the web server (stop the dsh web process and run dsh web again) so the loader picks up the new plugin row and the client bundle. Usage

The selection persists per session. Switching the session away from Selected Workspace Write keeps the selection stored, so returning to the option restores it. Uninstall

Install command

dsh plugin --profile web add github:jiangr100/dsh-workspace-scope-selection
View GitHub repository ↗Back to popular plugin directory