zhangxiang1993621/dsh-ws-files

插件 ⭐ 1 MIT other

在 DeepSeek Harness 的 Web 前端直接查看/编辑工作空间的文件:树形目录浏览、文件名搜索、系统默认程序打开、在线编辑保存(写前确认)。面板注册进布局的左/右区域(由 dsh-layout 渲染),点击文件会在「对话 / 轨迹」同级的标签页中打开内容。

catalog 简介:工作空间文件浏览器:树形目录浏览、搜索、在线编辑,可放入布局左/右区域,文件在对话/轨迹同级标签页打开

安装

# 在 deepseek-harness 仓库目录
node --import tsx/esm apps/cli/src/bin.ts plugin --profile web add file:/绝对/路径/dsh-ws-files
# 或开发期用 link:(改源码只刷新页面即生效)
node --import tsx/esm apps/cli/src/bin.ts plugin --profile web add link:/绝对/路径/dsh-ws-files
# 重启 dsh web 生效

zhangxiang1993621/dsh-ws-files 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。