ghbhiee/dsh-plugin-workbench

ghbhiee★ 0JavaScript最后同步: 2026-08-18

在 GitHub 打开

File browser, preview, and web terminal panel for DeepSeek Harness — session-docked workbench plugin

README 摘要

dsh-plugin-workbench A file browser, file preview, and browser terminal for the DeepSeek Harness web UI, as an out-of-tree plugin. Install Not on npm yet. The built lib/ is committed, so it installs straight from GitHub — no download, no build step: Or from a local clone (a link: , so a local rebuild is picked up): Sibling plugins install the same way: dsh-plugin-workbench, dsh-plugin-mobile-shell, dsh-plugin-cli-session. Develop Because lib/ is versioned (it is what a git install serves), rebuild and commit it with every source change. Configure Everything that mutates or spawns is off by default. Override in the profile's cordis.patch.yml : Field Default Meaning readRoots [] Extra absolute directories the browser may read, beyond the session workspace root. Checked at load: a relative path or a missing directory fails the plugin with both problems named, rather than becoming a broken entry in the picker writeEnabled false Allow write/upload/mkdir/rename/delete, and show the editing UI ptyEnabled false Allow the browser to spawn shells loopbackOnly true Refuse callers that did not arrive over loopback maxListEntries 1000 Cap on entries per directory listing shell '' Shell to spawn…

在 GitHub 查看完整 README →
终端/TUIcordisdeepseek-harnessdsh-pluginterminalweb ui

分类