dsh-smooth-stream
Fluid streaming rendering and silky scrolling for DeepSeek Harness replies, including Markdown, code blocks, tables, and tool results.
18 results
Fluid streaming rendering and silky scrolling for DeepSeek Harness replies, including Markdown, code blocks, tables, and tool results.
DeepSeek Harness plugin: paragraph-batched streaming reveals with 8 designed animations, smooth scroll-follow and a settings panel.
Codex-style turn folding for the DSH WebUI conversation, implemented as a dsh-harmony provider.
Fixed rail of conversation landmarks with hover previews and click-to-jump navigation for DeepSeek Harness Web
DSH plugin: before answering a large question, show an estimate of tokens and DeepSeek API cost as an inline row in the Web chat stream, then update it with the actual usage after the answer.
Center Column Shift for DeepSeek Harness: a draggable handle that shifts the conversation column left, freeing up space on the right so plugin content can show more
Local, storage-bounded cross-session search for DeepSeek Harness conversations with SQLite FTS5, Chinese segmentation, and message-level jump targeting
DSH WebUI 动效美化:聊天界面黑客帝国代码雨背景,雨字内容 = 当前会话 AI 思考链(流式),设置页提供总开关 + 调色盘 + 全套 DIY 选项
DSH 外部插件:模型在对话流中流式生成 SVG/HTML Widget(```svg/```html 围栏逐 token 渲染于沙箱 iframe)与结构化图表(visualize 工具的 ChartSpec -> echarts)。复用已有 assistant/chunk + tool/result 事件,不改 DSH 源码。
A message timeline rail for the DeepSeek Harness web chat: evenly spaced tick marks for every user message along the left edge of the conversation, click to jump, hover to preview.
Interact with branched DSH sessions as live windows on a Loom-style canvas
DSH 选择增强插件(生态唯一):给 ask_user_question / ask_user_choice 的选择卡加「重新生成选项 / 更多选项」两个按钮——选项都不满意一键换一批(换角度/维度,5~8 个),选项太少一键补充到 6~10 个。纯前端交互实现,不改核心包、不新增工具,原生文字卡与图片选择卡通吃。
DSH Web plugin: collapse consecutive tool-use and thinking steps between messages into a single bracketed, expandable item
Turn-based conversation colors for the DeepSeek Harness Web UI.
Live reasoning-token badge — Think(5.2K) — on every Think disclosure row of the DSH web UI, ticking while streaming · 在 web 界面 Think 行标题后实时显示思考内容 token 数的 DeepSeek Harness 插件
Hover timestamps for DSH web chat nodes — start–end (and duration) on Think, Bash and every tool/step row · 在 web 界面 hover Think/Bash 等会话节点行时显示开始-结束时间与用时的 DeepSeek Harness 插件
Side chat drawer for DeepSeek Harness Web
DSH web plugin: shrink chat content density — markdown typography tokens, message-body spacing and the user bubble, live-adjustable from a card under Settings → Plugins. Host half registers the settings namespace that makes the Plugins tab dispatch the card.