- Startseite
- Plugins
- Entwicklung & Plugin-Tools
- dsh-wsl-picker
dsh-wsl-picker
173787247/dsh-wsl-picker
Browses WSL directories under / and /mnt for workspace picking.
Installation
dsh plugin --profile web add github:173787247/dsh-wsl-pickerREADME
dsh-wsl-picker
Install set: part of dsh-wsl-kit. Prefer
KIT_SET=daily|llm|github|full(see kit README). Fault tree: TROUBLESHOOTING.md.
DeepSeek Harness plugin: Browse WSL directories from / and /mnt Windows drives for workspace picking.
Part of dsh-wsl-kit.
Where it sits
Lists WSL directories under / and /mnt so a workspace can be picked. It does not register IM workspaces.
flowchart LR
agent["dsh agent"] --> tool["wsl_picker"] --> fs["/ and /mnt listings"]
Suite diagram and version snapshot: dsh-wsl-kit. This plugin is 0.1.0 (full). Do not copy that matrix into this README.
Compatibility
| Field | Value |
|---|---|
| Plugin | dsh-wsl-picker 0.1.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.
Install
dsh plugin --profile web add github:173787247/dsh-wsl-picker
# or local:
dsh plugin --profile web add /absolute/path/to/dsh-wsl-picker
Restart dsh web and open a new session. Tool: wsl_picker.
License
MIT
Ähnliche Plugins
deepseek-harness
deepseek-ai/deepseek-harness
dsh-web (dsh-plugin-manager)
zhu1090093659/dsh-web
dsh-web
zhu1090093659/dsh-web
dsh-web-ui (dsh-plugin-manager)
zhu1090093659/dsh-web-ui