Skip to content

v0.1.4

Latest

Choose a tag to compare

@leon-zym leon-zym released this 18 Aug 00:40
· 3 commits to main since this release

English

First experimental release for DeepSeek Harness 0.1.0-rc.6.

  1. Fold completed turns. Intermediate process rows collapse after completion while native renderers and their local state stay intact, with accessible controls at both ends of the turn.
  2. Stay out of the way. Running turns remain expanded with a live duration, while incomplete history, abnormal completion, and incompatible host DOMs leave native content visible.
  3. Install or build directly. Install from npm into a DSH Web profile, or clone the repository and produce the same tarball with pnpm.

简体中文

首个实验性版本,适配 DeepSeek Harness 0.1.0-rc.6

  1. 折叠已完成轮次。 轮次完成后自动折叠中间过程,同时保留原生渲染器及其本地状态,并在轮次两端提供可访问的控制按钮。
  2. 不干扰宿主内容。 运行中的轮次保持展开并显示实时耗时;历史记录不完整、轮次异常结束或宿主 DOM 不兼容时,原生内容仍然可见。
  3. 直接安装或本地构建。 可以从 npm 安装到 DSH Web profile,也可以克隆仓库并用 pnpm 生成相同的 tarball。