Skip to content

dsh-ui-concise v0.1.2

Choose a tag to compare

@github-actions github-actions released this 18 Aug 05:55
· 2 commits to main since this release

dsh-ui-concise v0.1.2

This release converts the package into a native DeepSeek Harness Web profile side-load.

  • Declares both dsh.bundle and dsh.client.
  • Ships the compiled Host and browser client directly in the npm tarball.
  • Replaces the built-in conversation row through the Harness profile layer, without modifying Harness source files.
  • Removes the old git apply installer and source patch from the package.
  • Keeps the normal conversation renderer, Markdown, message chrome, keyed Tool renderers, settings persistence, and concise-mode behavior intact.

Install the attached tarball with:

dsh plugin --profile web add \
  https://github.com/stars2022/dsh-ui-concise/releases/download/v0.1.2/dsh-ui-concise-0.1.2.tgz
dsh web

中文:本版本改为 Harness 原生 profile 侧载包;安装时不再执行源码补丁,也不会修改 Harness 源码或会话数据。