lasdrder0705/dsh-chat-zone

lasdrder0705★ 0TypeScript最后同步: 2026-08-21

在 GitHub 打开

DSH Web 插件「对话区」。安装:dsh plugin --profile web add github:lasdrder0705/dsh-chat-zone

README 摘要

dsh-chat-zone 中文 · English DeepSeek Harness(DSH)Web 插件:一键「对话区」。 A DeepSeek Harness web plugin that adds a one-click Chat zone to the sidebar. 中文 安装 Mac / Windows 同一条命令(Web 界面): 然后重启 dsh web ,刷新页面。侧边栏底部(设置旁边)会出现「对话区」。 Windows 若直接运行报错,给仓库地址加上引号,或改用 npx: 如果第一次 add 被 pnpm 拦住构建脚本,按 CLI 提示在该 profile 的 pnpm-workspace.yaml 里加上: 再执行一次上面的 add 。本仓库已带构建产物 lib/ ,多数情况下不需要这一步。 其它安装方式: 完整中文说明见 README.zh.md。 功能 - 侧边栏底部新增「对话区」按钮(紧邻设置)。 - 新建聊天 :点击后自动创建 /dsh CHAT/ /chatN 三层文件夹,注册为 DSH 工作区,并直接打开绑定该文件夹的空白会话。编号规则:当天已有 chatN 的最大编号 +1( chat1, chat3 之后新建 chat4 ,删除不补号)。 - 历史对话 :面板按日期倒序分组、组内 chatN 倒序展示;每个 chatN 显示其对应 DSH 会话标题。点击即继续该对话(一个对话 = 一个文件夹,1:1)。 - 侧边栏布局 (对话区面板内可切换,默认分开,偏好记在浏览器 localStorage): - 分开显示 : /dsh CHAT 下的 chat 工作区从「工作区」列表隐藏,对应会话落到侧边栏底部的「未分组」。真正的项目工作区仍按文件夹分组。 - 合并显示 :原有效果——每个 chatN 仍作为工作区组和项目排在一起。 - 不修改官方的新会话工作区选择器,不提供 CLI,不提供删除/重命名(用系统文件管理器处理)。 English Install Same command on Mac and Windows (web profile): Restart dsh web and refresh. A 对话区 / Chat zone button appears at the sidebar foot, next to Settings. On Windows, quote the spec or use npx if the unquoted form fails: If the first add refuses the git prepare script (pnpm ≥10), copy the package key into that profile's pnpm-workspace.yaml : an…

在 GitHub 查看完整 README →
工具/开发deepseek-harnessdshdsh-pluginsidebar

分类