Bundle
@deepseek-ai/dsh-tool-encoding
DSH encoding tool plugin
omdsh-dev5
5 results
DSH encoding tool plugin
Diagnose UTF-8 vs Windows code-page issues for cmd/PowerShell.
Convert WSL/Windows paths with /mnt tags and mnt_doctor/encoding_doctor pointers.
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 两种原生输出)。
Tells DeepSeek Harness the shell rules for native Windows (no WSL) — PowerShell syntax, console encoding, junction/file-lock gotchas.