其他
完整应用
deepseek-harness
deepseek-ai
DeepSeek Harness: Everything is a Plugin.
PROJECT TOPICS
PROJECT README
DSH(DeepSeek Harness)Web 客户端插件:轨迹分类视图(Trajectory Categories)。
把会话的轨迹记录按动作类型分组摘要 —— 写入 / 读取 / 下载 / 命令 / 查询 / 子代理 / 其他工具 / 消息 / 压缩,点击类别展开详细动作(工具调用、参数、结果、错误),同时完整保留原有的「轨迹」流程列表。
# 从 npm 安装(推荐)
dsh plugin --profile web add dsh-client-ui-trajectory-categories
# 或直接从 GitHub 源码安装(无构建步骤,lib/ 已随包发布)
dsh plugin --profile web add github:QWQ-nn/dsh-client-ui-trajectory-categories
重启 dsh web 服务并刷新页面,会话头部即出现「分类」标签页。
trajectory 视图投影,默认折叠、按需渲染;想自己控制 patch 层时,也可以把包放入 profile 的 node_modules,并在 profile 的 cordis.patch.yml 追加:
- insert:
- id: ui-trajectory-categories
name: 'dsh-client-ui-trajectory-categories'
然后重启 dsh web 并刷新页面。
dsh-client-ui-trajectory-categories/README.md / README.zh.mdcd dsh-client-ui-trajectory-categories && node test-smoke.mjsCLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: 无有效分类标签。