dsh-driftwatch
DSH 会话的行为漂移报告:对比两份 session log,输出工具序列对齐、工具构成、推理量、耗时、重试与文件目标的差异,并支持可选的 CI 阈值门禁。零依赖。
Behavior-drift reports for DSH sessions: compares two session logs and reports tool-sequence alignment, tool mix, reasoning volume, timing, retries and file targets, with an optional CI threshold gate. Zero dependencies.
怎么安装
dsh plugin add dsh-driftwatch 简介
dsh-driftwatch Part of the **dsh-toolkit family**: dsh-mcp-bridge · dsh-win-toolkit · dsh-netassist · dsh-driftwatch · mcp-netassist · dsh-ledger **Behavior-drift reports for DeepSeek Harness agents.** You changed a prompt, a plugin, or a model. Something feels different. But *what* changed — and by how much? DriftWatch reads two session logs and tells you exactly how the agent's behavior diverged: tool-call sequence, tool mix, file targets, reasoning volume, retries, timing. Zero dependencies. CI-ready. 中文文档见 README.zh.md。 The problem DSH logs everything (Model-visible means logged), so the e…
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 2
- 月下载
- –
- 最近更新
- 2026-09-23
- 创建于
- 2026-09-22
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- behavior-drift, deepseek-harness, dsh-plugin, observability, regression-testing, session-log, zero-dependency
同类推荐
DSH-EasyRewrite
Renzic-Stone/DSH-EasyRewrite
在 dsh web 中内联编辑与撤回自己的消息——惰性、无痕,带版本翻页器与会话级草稿持久化。
dsh-web
zhu1090093659/dsh-web-ui/tree/main/packages/dsh-chat-recovery
对话恢复插件:编辑最近一轮已结束的用户消息、显式重试失败轮次;两条路径都走 session fork 分支,原会话不被改动。
dsh-nested-followups
sluminositys/dsh-nested-followups
从任意层级的已完成回答持续创建隔离分支,主会话始终不受影响。
dsh-session-sync
PerryLink/dsh-session-sync
DeepSeek Harness 的跨设备会话同步:经 git 在多机之间同步会话与设置。