DSH|dsh-cot-profile|实时思维链轨迹画像:措辞指纹监控 + GUI 校准基线 #2284
Chloride233
started this conversation in
Show Your Plugins!
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
dsh-cot-profile 是 DeepSeek Harness 的实时思维链轨迹画像插件。与常见的工具型插件不同,它是分析测量类:不替你操作,而是把模型思考的措辞指纹变成实时可观测的画像证据——监听会话 reasoning 流,统计措辞指纹(
let me/we/let's/I、首行模式、块长、阶段回复),用加权距离匹配内置基线,实时判定当前会话的画像族(minimal-like / standard-like / gray-like)并给出置信度。功能
与 DSH 的集成方式
cot-profile会话投影,Client 通过useProjection实时读取(官方 session-projection 机制)conversation.session.header.utilities/conversation.input.overlay)安装
诚实边界
措辞指纹描述的是 (模型 × 配置) 的行为画像,不是模型身份(研究中的 Flash 反例:同样措辞可能出现在不同模型上)。工具提供证据,结论由使用者判断。
方法论源自 xiaobright/modeltest 的轨迹分析研究;golden 验证基于 yjh051108/dsh-router-standard 的探针数据。MIT 开源 · 40 个零依赖单测 · 双语 README。
All reactions