Plugin directory / Tools & Capabilities / dsh-plugin-file-manager
dsh-plugin-file-manager
Broken · install/load issue jasper-zsh/dsh-plugin-file-manager ↗
What it does
面向 DeepSeek Harness(DSH) Web 界面的会话文件管理器插件。它在会话标题栏增加“文件”入口,打开后展示该会话工作区的文件树、Git 状态,并支持直接预览文本、图片和视频。
Broken — install or load issue
面向 DeepSeek Harness(DSH) Web 界面的会话文件管理器插件。它在会话标题栏增加“文件”入口,打开后展示该会话工作区的文件树、Git 状态,并支持直接预览文本、图片和视频。 Note: it currently has an install or load issue — check the repo before relying on it.
Install
This plugin is GitHub source (not published to npm) — install it straight from the repo:
dsh plugin --profile web add github:jasper-zsh/dsh-plugin-file-manager - Install pnpm once:
npm install -g pnpm. - Add it from GitHub:
dsh plugin --profile web add github:jasper-zsh/dsh-plugin-file-manager. - Restart
dsh web.
Note: plugins that ship a prepare build script may prompt pnpm to allow the build — add the key it prints under allowBuilds in pnpm-workspace.yaml, then re-run.
Test report
Could not be installed from GitHub — check the repository for missing dependencies or a broken build.
Repository
github.com/jasper-zsh/dsh-plugin-file-manager ↗