DSH Wiki DSH Wiki
Home / DSH Plugins / smooth-stream

smooth-stream

A streaming-output plugin from the Chinese community.

Three presets tunable via cordis.patch.yml. The star count is modest; the buzz in Chinese-speaking circles is not.
21 star Experience / output GitHub

Install

The DeepSeek Harness source repo, or dsh on your PATH; pnpm. Known behaviors and pitfalls: when the system has prefers-reduced-motion enabled the whole block appears at once with no animation; when the frame rate drops below 30fps and the reply is outside the viewport, the fade-in pauses and resumes afterwards; opening or closing the thinking block by hand during streaming takes precedence over auto-expand; the update button is disabled for local link:/file: development installs.
A dsh plugin: install it into your profile, then restart dsh web.
pnpm dsh plugin --profile web add dsh-smooth-stream
When dsh is on PATH
dsh plugin --profile web add dsh-smooth-stream
Launch
pnpm dsh web
Update
dsh plugin --profile web update dsh-smooth-stream
Uninstall
pnpm dsh plugin --profile web remove dsh-smooth-stream
Alternative form from the Reddit release post (direct install via the github: protocol)
pnpm dsh plugin --profile web add github:Laplace-bit/dsh-smooth-stream

Full tutorial

01Run the install command in the dsh source directory (or anywhere, when dsh is on your PATH)
02pnpm dsh web launches the interface
03It is installed once the Host log shows "[dsh-smooth-stream] plugin loaded!"
04Tune the parameters under Settings -> Plugins -> Plugin Configuration

config

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

Features

·Fades text in at the model's token arrival rate instead of dumping whole blocks abruptly, keeping Markdown formatting throughout
·New lines slide into the viewport instead of pushing content away; when the user scrolls up it respects the scroll position and does not steal focus
·Auto-expands the thinking process (the new version always shows deep diving) and degrades gracefully for reduced-motion and low frame rates

Voices

Reddit u/Electronic_Trash_385 · 2026-08-15
自动展开思考,丝滑吐字,丝滑滚动,新版已固定 deep diving 安装方式:pnpm dsh plugin --profile web add github:Laplace-bit/dsh-smooth-stream 欢迎点赞关注或star[玫瑰R]
Auto-expands the thinking view, silky character streaming, silky scrolling — the new version pins deep diving. Install: pnpm dsh plugin --profile web add github:Laplace-bit/dsh-smooth-stream. Likes, follows, and stars welcome [rose]
19 upvotes Source
DSH Wiki · The DSH Intel Hub · By ai798 Lab
DeepSeek Harness site GitHub
Live-scraped data