Skip to content

dsh-ui-concise v0.1.0

Choose a tag to compare

@stars2022 stars2022 released this 18 Aug 04:59
· 5 commits to main since this release

中文

DeepSeek Harness WebUI 的 Codex/macOS 风格简洁会话模式首个公开版本。

主要功能

  • 两层 disclosure:外层为纯 Turn 计时器,内层为连续工具活动栏。
  • 最终 Assistant 答案始终留在计时器折叠区外,Markdown、消息排版和工具卡均复用 WebUI 原 renderer。
  • 活动栏运行时显示“正在读取文件”“正在编辑文件”等当前状态,完成后切换为去重的动作汇总;运行中也默认收起并可展开。
  • 可见 reasoning/正文会结束前一段工具活动;隐藏 reasoning 时,已结束思考不切段,活跃思考并入当前活动并显示“正在思考”。
  • 没有可见过程内容时只显示耗时标签,不生成空折叠。
  • 设置页提供“简洁模式”与条件显示的“隐藏思考内容”,包含完整中英文本地化。

兼容性

  • DeepSeek Harness 0.1.0-rc.5
  • 上游提交 802d357fd176bc1f6e78ec6646c66b599d83378d

安装与验证方法见仓库 README。


English

The first public release of the Codex/macOS-style concise conversation mode for the DeepSeek Harness WebUI.

Highlights

  • Two disclosure layers: a timer-only Turn disclosure and nested activity disclosures for consecutive Tool calls.
  • The closing Assistant answer always remains outside the timer disclosure; Markdown, message layout, and Tool cards continue through the WebUI original renderers.
  • Activity titles follow the active operation while running, then become a de-duplicated completion summary. Running activities also start collapsed and remain expandable.
  • Visible reasoning or prose ends the preceding Tool activity. With reasoning hidden, settled reasoning does not split a group and active reasoning joins the current activity as Thinking.
  • Turns without visible process content render a plain duration label instead of an empty disclosure.
  • General Settings includes Concise mode and a conditional Hide reasoning content preference, with complete Chinese and English localization.

Compatibility

  • DeepSeek Harness 0.1.0-rc.5
  • Upstream commit 802d357fd176bc1f6e78ec6646c66b599d83378d

See the repository README for installation and verification instructions.