Laplace-bit/dsh-smooth-stream ↗★ 12
dsh-smooth-stream
DSH 丝滑流式渲染插件:提供无闪烁的流式文本展现,支持多种节拍预设与滚动速度限制。
AI 分析
核心用途是优化 AI 回复文本的流式输出视觉效果。适合追求极致丝滑、无闪烁阅读体验,想要自定义文本滚动节奏的用户。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Laplace-bit/dsh-smooth-stream说明文档
阅读完整 README ↗配置
组合包默认 preset: balanced。要换节拍,在 profile 的 cordis.patch.yml 里改:
preset | 手感 |
|---|---|
realtime | 更贴模型到达 |
balanced | 默认 |
silky | 缓冲更大,追上更慢 |
maxScrollSpeedPxPerSec(默认 1000)是速度上限,避免第一次滞后过大时瞬移。