dsh-ui-concise v0.1.2
dsh-ui-concise v0.1.2
This release converts the package into a native DeepSeek Harness Web profile side-load.
- Declares both
dsh.bundleanddsh.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 applyinstaller 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 源码或会话数据。