dsh-think-window
Limit the expanded thinking block to a bounded scroll window in the DSH web conversation.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:azazo1/dsh-think-window说明文档
阅读完整 README ↗配置
cordis.patch.yml 行配置与 Settings 命名空间 dsh-think-window 共用:
| 键 | 默认 | 说明 |
|---|---|---|
lines | 10 | 展开后的窗口高度 (行). 0 关闭限高 |