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!" 就是裝好了
04在 Settings → 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
數據實際抓取