oakcakerolls/dsh-think-summary ↗★ 0
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.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:oakcakerolls/dsh-think-summary说明文档
阅读完整 README ↗使用与验证
- 触发长思考:向模型提出需要深度推理的问题(超过
长思考阈值)。 - 思考进行中,composer 上方出现实时面板:
● 思考中 · N tok · M 段, 分段摘要滚动追加;开启精炼的段稍后标记"已精炼"。 - 思考结束面板转为"思考结束"并保留最近 8 段。
- 面板只在判定为长思考后出现,短思考不打扰。