dsh pluginsEnglish
← 返回热门插件目录

工作区文件管理器

joejojoking-cloud/dsh-file-explorer · 技能

DeepSeek Harness 的文件浏览器插件:文件树、预览、降价、语法突出显示、面板内编辑、VS Code 集成 - DeepSeek Harness 全局文件资源管理器插件

★ 14GitHub 星标
1分支
2026-08-15最近更新
JavaScript开发语言
许可证

项目简介

重启 harness 后生效:所有会话都会加载该插件(host 路由 /plugins/file-explorer/ + web client 面板)。 结构 lib/index.js — host 半部:fs/shell 服务 + webServer HTTP 路由(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 组合

安装命令

dsh plugin --profile web add github:joejojoking-cloud/dsh-file-explorer
查看 GitHub 仓库 ↗返回热门插件目录