oakcakerolls/dsh-think-summary0

dsh-think-summary

DSH plugin: detect long model thinking chains, segment them, and show per-segment summaries live in the chat UI, with a settings page.

包名
dsh-think-summary
版本
0.1.2
许可证
MIT
最近更新
2026年8月17日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:oakcakerolls/dsh-think-summary

使用与验证

  1. 触发长思考:向模型提出需要深度推理的问题(超过 长思考阈值)。
  2. 思考进行中,composer 上方出现实时面板:● 思考中 · N tok · M 段, 分段摘要滚动追加;开启精炼的段稍后标记"已精炼"。
  3. 思考结束面板转为"思考结束"并保留最近 8 段。
  4. 面板只在判定为长思考后出现,短思考不打扰。