Skip to content
dsh.fish

Browse

5 results

Bundle

dsh-read-url

DeepSeek Harness URL reader: fetch any webpage, auto-detect encoding (GBK/GB2312/UTF-8/Big5), extract clean main content, output compact text/Markdown to save tokens. Zero runtime dependencies.

26722431947
Bundle

dsh-wsl-encoding

Diagnose UTF-8 vs Windows code-page issues for cmd/PowerShell.

1737872471
Bundle

dsh-wsl-path

Convert WSL/Windows paths with /mnt tags and mnt_doctor/encoding_doctor pointers.

1737872471
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