dsh-wsl-encoding
Manifest validReports PowerShell, cmd, and LANG encoding for UTF-8 versus code-page issues.
dsh-wsl-encoding
Install set: dsh-wsl-kit
Tool encoding_doctor: UTF-8 / chcp check; optional path= CRLF sample (fixes bash pipefail breakage on /mnt/c).
Compatibility
| Field | Value |
|-------|-------|
| Plugin | dsh-wsl-encoding 0.2.0 |
| Minimum dsh | ≥ 0.1.2 (web UI one-shot ?token= on Windows relay :3081) |
| Latest verified | See dsh-wsl-kit Compatibility (currently 0.1.5-rc.1) — single source of truth for the suite |
| Kit set | full or install alone |
| Cloud Flash | Use model id deepseek-flash (V4.1 Flash) in ~/.dsh/settings.yaml / llm-deepseek — not configured by this plugin |
| Agent Teams | Upstream experimental; not required here |
Suite floor versions: kit check-plugin-versions.sh. Fault tree: TROUBLESHOOTING.md.
dsh plugin --profile web add github:173787247/dsh-wsl-encoding
npm test
MIT
Similar plugins
Runs PowerShell scripts through base64 encoding, so quotes, $, backslashes and CJK survive as written. Same sandbox channel as the built-in pwsh tool.
★ 0
dsh plugin --profile web add dsh-tool-pwsh-safeby VviLliAm-qwq
Keep the Windows console on code page 65001 (UTF-8) for the dsh host and its bash tool commands, so output from Windows-native child processes stops being decoded as mojibake
★ 0
MIT
JavaScript
Sep 13, 2026
dsh plugin --profile web add dsh-console-utf8Reads and writes the Windows clipboard from WSL.
★ 0
dsh plugin --profile web add dsh-wsl-clipboardby Saikel-Orado-Liu
Windows-adapted DSH coding agent preset with persistent PowerShell 7 (pwsh) and str_replace_editor, mirroring the official minimal preset.
★ 3
MIT
JavaScript
Aug 21, 2026
dsh plugin --profile web add @gamegeek-saikel/dsh-coding-presetIndexes workspace symbols with Tree-sitter and provides lexical or optional embedding-assisted code search.
★ 0
↓ 138/wk
dsh plugin --profile web add dsh-code-intelReplaces the stock bash/pwsh terminal rows in the DSH web UI with shell command cards: long commands soft-wrap with line numbers instead of truncating, plus separate copy-command and copy-output butto
★ 0
dsh plugin --profile web add dsh-shell-card-plus