Skip to content
dsh.fish

Browse

6 results

Bundle

dsh-whale-animation

Two byte-preserved original whale animation loops for DeepSeek Harness Web.

LeemanCheung6
Bundle

@dsh-external/dsh-pwsh-encoding-fix

Fix garbled non-ASCII output from the pwsh tool on Windows: native output (ANSI or UTF-8) is captured byte-preserving inside pwsh and decoded per-segment (strict UTF-8 else ANSI) before re-emitting as UTF-8. 修复 pwsh 工具中文/非 ASCII 输出乱码(兼容 GBK 与 UTF-8 两种原生输出)。

hongweifei
Bundle

dsh-result-cap

DeepSeek Harness plugin: a deterministic UTF-8 byte cap on tool results, keeping the first N bytes and carrying a sha256 of the full original so a truncated result is never mistaken for a whole one

jwilson411
Bundle

dsh-reproducible-build-proof

Offline content-addressed proof that independent builds reproduced byte-identical specified artifacts

dongsheng123132