DSH Wiki DSH Wiki
首页 / DSH 插件 / smooth-stream

smooth-stream

中文社区出品的流式输出插件。

cordis.patch.yml 三档 preset 可调,星数不大,中文圈讨论度不小。
21 star 体验 / 输出 GitHub

安装

DeepSeek Harness 源码仓库或 PATH 里有 dsh;pnpm。已知行为/坑:系统开了 prefers-reduced-motion 时直接整段显示、无动画;帧率低于 30fps 且回复不在视口内时暂停渐显、恢复后继续;流式期间手动开合思考块优先于自动展开;link:/file: 本地开发安装时更新按钮禁用。
dsh 插件:装进 profile 后重启 dsh web 才生效。
pnpm dsh plugin --profile web add dsh-smooth-stream
dsh 在 PATH 时
dsh plugin --profile web add dsh-smooth-stream
启动
pnpm dsh web
更新
dsh plugin --profile web update dsh-smooth-stream
卸载
pnpm dsh plugin --profile web remove dsh-smooth-stream
Reddit 发布帖给出的另一种写法(github: 协议直装)
pnpm dsh plugin --profile web add github:Laplace-bit/dsh-smooth-stream

完整使用教程

01在 dsh 源码目录(或 dsh 在 PATH 时任意位置)执行安装命令
02pnpm dsh web 启动界面
03看 Host 日志出现 "[dsh-smooth-stream] plugin loaded!" 即装好
04Settings → Plugins → Plugin Configuration 里调参数

config

在 profile 的 cordis.patch.yml 里改 preset 值:realtime(贴近模型到达速率)/ balanced(默认)/ silky(大缓冲、慢追赶);另有 maxScrollSpeedPxPerSec(默认 1000)限制滚动速度上限。README 未给出完整 yml 片段原文。

特色功能

·按模型吐字到达速率渐显文本,不突兀整段砸出,全程保持 Markdown 格式
·新行滑入视口而非把内容顶走;用户上滚时尊重滚动位置不抢焦点
·自动展开思考过程(新版固定展示 deep diving),并支持 reduced-motion 与低帧率降级

评论墙

Reddit u/Electronic_Trash_385 · 2026-08-15
自动展开思考,丝滑吐字,丝滑滚动,新版已固定 deep diving 安装方式:pnpm dsh plugin --profile web add github:Laplace-bit/dsh-smooth-stream 欢迎点赞关注或star[玫瑰R]
(原文即中文)自动展开思考,丝滑吐字,丝滑滚动,新版已固定 deep diving。安装方式:pnpm dsh plugin --profile web add github:Laplace-bit/dsh-smooth-stream。欢迎点赞关注或 star[玫瑰R]
19 赞同 原文
DSH Wiki · DSH 情报站 · ai798 Lab 出品
DeepSeek Harness 官网 GitHub
数据实抓