Skip to content

dsh-workspace-tools v0.1.0

Latest

Choose a tag to compare

@g1998815 g1998815 released this 16 Aug 14:20

DSH(DeepSeek Harness)右侧原生工具侧边栏插件:文件系统浏览器 / Git 变更与 diff / 会话变更(采用·撤回)/ PTY 控制台。

首个正式版本,Windows 与 macOS 均完整可用。

功能

  • 文件系统浏览器:懒加载文件树、过滤、右键菜单(预览 / 复制路径 / 发送到对话框)
  • Git 变更与 diff:变更列表 / 行级 diff / 提交(单个或全部)/ 提交历史与回退
  • 会话变更:按 会话→对话→文件 记录 write/edit 快照,支持逐条采用 / 撤回
  • PTY 控制台:多标签 xterm + Windows 直连 node-pty(conpty),shell 探测 pwsh 7 / PowerShell / cmd
  • 跟随 DSH 主题、RPC fail-closed 安全校验

安装

npm install
node build.mjs
node scripts/install.mjs # 链接到 DSH profile + 写入 cordis.patch.yml

重启 DSH 服务后,右侧工具侧边栏即出现 文件 / git / 变更 / 终端。