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