READMESource: master@5e81c65b
dsh-wsl-distro
DeepSeek Harness plugin: inject a short current distro note into the system prompt, plus tool distro_info (wsl -l -v, os-release).
Part of dsh-wsl-kit.
Why
Default WSL distro, usernames, and home paths can differ across Ubuntu / other installs. \\wsl$\WrongDistro\... silently breaks opens. This plugin states the current distro and can list all distros.
Install
dsh plugin --profile web add github:173787247/dsh-wsl-distro
Config
- id: dsh-wsl-distro
name: dsh-wsl-distro
config:
timeoutMs: 15000
Test
npm test
License
MIT
No comments yet. Be the first to write one.