dsh-plugin-rollout-scout
检测账号当前被分配到哪个对话模型:并发发起一次性探测会话,按段落开头的写法为流式思维链打分,读起来像旧模型的在数秒内中止。附带离线自检,用同一分类器回放 13 条人工标注的思维链。
Detects which conversation model an account is being served: launches concurrent throwaway probe conversations, scores each streaming chain-of-thought by how its paragraphs open, and cancels probes that read as the older model within seconds. Includes an offline self-check that replays 13 hand-labelled chains-of-thought through the same classifier.
怎么安装
dsh plugin add dsh-plugin-rollout-scout 简介
dsh-plugin-rollout-scout English | 简体中文 服务商有时会灰度发布新的对话模型,你分到哪一个全看运气。灰度侦察会用你自己的账号开启一批临时会话,**在思维链流式输出的同时**读取它,并按「推理是怎么写的」打分——读起来像你手上这个旧模型的立刻中止,不像的留下来。 它是基于措辞的启发式小工具,不是权威判据。它做的每件事你都可以手动完成:开一个新会话、扫一眼思维链、关掉。 判定方式 信号在于 **每个段落是怎么开头的**,而不是某个短语在全文出现了多少次。若按全文累计,「Let me」会单纯因为篇幅变长而越积越多,一段本来很好的长思维链最终也会被判为差。只看开头,度量才稳定。 每段只读前 48 个字符。而关键短语往往并不在第 0 个字符: **The directory is empty. Let me create** a 3D cyberpunk scene. **To avoid conflicts, I'll keep** I18n.cs edits under one change. 有两个决定性信号,且刻意 **不对称**: | 信号 | 效果 | | --- | --- | | 任意段落以 Let me 开头 | 旧模型——立即中止该轮 | | **整条思维链** 以 I'll 开头 | 灰度模型——放行跑完并保留 | I'll 只有出现…
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 3
- 月下载
- –
- 最近更新
- 2026-08-24
- 创建于
- 2026-08-20
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin, curated:0xsline/awesome-deepseek-harness
- 主题标签
- ab-test, cordis-plugin, deepseek, deepseek-harness, dsh, dsh-plugin, llm, model-detection, rollout
同类推荐
claude-code-router
musistudio/claude-code-router
每个AI代理的本地控制平面:跨模型路由、融合新能力、编排工具,并始终保持完全控制。
dsh-codex-subscription
WSL043/dsh-codex-subscription
内置 ChatGPT OAuth 的 Codex 模型提供方:可切换订阅联网搜索,在设置页显示普通 Codex 与 Spark 独立额度;无需 API Key,也不需要另装 Codex。