DSH Plugins Marketplace

DSH Plugins

Plugins

/

dsh-wsl-encoding

d

dsh-wsl-encoding

Manifest valid

Reports PowerShell, cmd, and LANG encoding for UTF-8 versus code-page issues.

hasBundlePatch

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).

中文说明 → README.zh.md

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

dsh-tool-pwsh-safe

Runs PowerShell scripts through base64 encoding, so quotes, $, backslashes and CJK survive as written. Same sandbox channel as the built-in pwsh tool.

Tools & CapabilitiesManifest valid

0

dsh plugin --profile web add dsh-tool-pwsh-safe

by 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

Manifest valid

0

MIT

JavaScript

Sep 13, 2026

dsh plugin --profile web add dsh-console-utf8

Reads and writes the Windows clipboard from WSL.

Tools & CapabilitiesManifest valid

0

dsh plugin --profile web add dsh-wsl-clipboard

by Saikel-Orado-Liu

Windows-adapted DSH coding agent preset with persistent PowerShell 7 (pwsh) and str_replace_editor, mirroring the official minimal preset.

Manifest valid

3

MIT

JavaScript

Aug 21, 2026

dsh plugin --profile web add @gamegeek-saikel/dsh-coding-preset

Indexes workspace symbols with Tree-sitter and provides lexical or optional embedding-assisted code search.

Tools & CapabilitiesManifest valid

0

138/wk

dsh plugin --profile web add dsh-code-intel

Replaces 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

UI & ExperienceManifest valid

0

dsh plugin --profile web add dsh-shell-card-plus