jiangr100/dsh-workspace-scope-selection

jiangr100★ 0JavaScript最后同步: 2026-08-17

在 GitHub 打开

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

README 摘要

dsh-workspace-scope-selection A fourth permission option for DeepSeek Harness sessions: Selected Workspace Write . Instead of "only the workspace" or "everything", you pick exactly which directories the agent may write to — the workspace itself included. What you get - The composer permission chip (and /permission ) gains a Selected Workspace Write option. - Picking it opens a directory-tree editor right away. The checked state IS the writable scope : check directories to make them writable; the session workspace sits at the top, checked by default — uncheck it to make the workspace read-only. Everything unchecked is denied (or needs your approval). - A small Edit scope button next to the access chip reopens the editor. - The selection is per-session and survives restarts. Install Use the file: protocol (not a bare path — that records a link: symlink and the plugin fails to load). Then restart dsh web . Usage 1. Click the permission chip (or /permission ) → Selected Workspace Write . 2. In the editor, check the directories the agent may write to. Unchecking a parent removes its whole subtree; a directory included via a checked parent shows a "via parent" mark. 3. Click Done . The s…

在 GitHub 查看完整 README →
皮肤/UIdsh-pluginweb uiagent

分类