joejojoking-cloud/dsh-file-explorer
DeepSeek Harness 的文件资源管理器插件:文件树、预览、Markdown、语法高亮、面板内编辑、VS Code 集成 - DeepSeek Harness 全局文件资源管理器插件
项目介绍Project Overview
dsh-file-explorer 是 DeepSeek Harness 的全局文件资源管理器插件。在所有会话标题栏右侧提供文件夹切换按钮,点击后在页面右侧打开可调宽度的文件树面板。功能包括:搜索文件、懒加载文件树、Markdown 渲染(标题/列表/代码块/引用/链接)、多语言语法高亮(JSON/YAML/JS/TS/Python/Go/Rust 等)、面板内编辑保存、一键在 VS Code 中打开工作区。适合在 DSH 中直接浏览、预览和编辑工作区文件。安装命令:dsh plugin --profile web add dsh-file-explorer。注意:超过 1 MB 的文件不支持预览。
dsh-file-explorer is a global file manager plugin for DeepSeek Harness. It adds a folder toggle button on the right side of every session header, opening a resizable file tree panel (260–900px) on the right. Features include recursive file search (skipping .git/node_modules, max 300 entries), lazy-loaded tree navigation, Markdown rendering, syntax highlighting for JSON, YAML, JS, TS, Python, Go, Rust and more, in-panel editing with disk write-back, and one-click workspace opening in VS Code. Install with dsh plugin --profile web add dsh-file-explorer. Note: files larger than 1 MB are not previewed.
请帮我了解并安装插件:【dsh-file-explorer】【https://github.com/joejojoking-cloud/dsh-file-explorer】
把上面这条消息直接发给当前会话里的 DSH,让它帮你了解并安装。安装命令不一定准确,发给 DSH 更稳。Send this message to DSH in your current session. CLI install commands may not be accurate across systems — DSH will figure it out for you.
或使用命令行安装(适合开发者)Or use CLI install (for developers)
命令行安装CLI Install
dsh plugin --profile web add github:joejojoking-cloud/dsh-file-explorer
把 joejojoking-cloud/dsh-file-explorer 加入你的 DSH 配置(web profile)即可启用。
READMEREADME
dsh-file-explorer
File Explorer for DeepSeek Harness — right-side resizable file tree with Markdown rendering, syntax highlighting, in-panel editing, and one-click VS Code open. Install:
dsh plugin --profile web add dsh-file-explorer.
DeepSeek Harness 的全局文件资源管理器插件:在任何会话的标题栏右侧提供文件夹切换按钮,点击后在页面右侧打开可调宽度的文件树面板。
功能
- 右侧面板(
shell.overlay,可开关):左边缘拖拽调宽(260–900px),面板打开时左边缘中间有「>」收起按钮,双击聊天区域也可收回 - 标题栏:「文件」+ 五个图标 —— VS Code(在 VS Code 中打开整个工作区)、全部展开/折叠、刷新、编辑、关闭
- 搜索框「搜索文件」:递归扫描工作区(跳过
.git/node_modules,最多 300 条) - 文件树:根目录默认展开,目录点击展开/折叠(懒加载),文件单击/双击打开预览
- 预览:
.md渲染 Markdown(标题/列表/代码块/引用/链接),Markdown 代码块按围栏语言高亮;其他文本文件按扩展名自动语法高亮(JSON / YAML / JS / TS / Python / C / C++ / Java / Go / Rust / Shell / SQL / TOML / INI / CSS / HTML 等);「编辑」图标进入可编辑模式,保存写回磁盘;再次点击预览中的文件可关闭预览框 - 超过 1 MB 的文件提示不支持预览
安装
dsh plugin --profile web add <本包路径或 npm 包名>
重启 harness 后生效:所有会话都会加载该插件(host 路由 /plugins/file-explorer/* + web client 面板)。
结构
lib/index.js— host 半部:fs/shell服务 +webServerHTTP 路由(list / search / read / write / open-vscode)lib/client.js— web client 半部:window.__ModuleLoader__bundle,注册shell.overlay面板与conversation.session.header.actions切换按钮cordis.patch.yml— bundle 补丁,把file-explorer行插入 profile 的 host 组合
nexu-io/open-design
ruvnet/ruflo
amruthpillai/reactive-resume
esengine/DeepSeek-Reasonix
volcengine/OpenViking
Molunerfinn/PicGo
titanwings/distilly
titanwings/colleague-skill