dsh-wsl-browser
Manifest validOpens http(s) URLs from WSL in the Windows default browser.
dsh-wsl-browser
Install set: part of dsh-wsl-kit. Prefer
KIT_SET=daily|llm|github|full(see kit README). Fault tree: TROUBLESHOOTING.md.
DeepSeek Harness tool: win_open_url — open an http / https URL in the Windows default browser from WSL.
Part of dsh-wsl-kit.
Compatibility
| Field | Value |
|-------|-------|
| Plugin | dsh-wsl-browser 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 | daily (also in github / full; fetch+net also in llm) |
| 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.
Why
Services started in WSL (http://127.0.0.1:3080, docs sites, etc.) should open on the Windows side where you already work. Only http/https are allowed (no file:).
If localhost forwarding fails, the result may include a hint using the current WSL IP—pair with dsh-wsl-port for deeper diagnosis.
Tool
| Arg | Required | Meaning |
|-----|----------|---------|
| url | yes | http:// or https:// URL |
Install
dsh plugin --profile web add github:173787247/dsh-wsl-browser
Config
- id: dsh-wsl-browser
name: dsh-wsl-browser
config:
timeoutMs: 15000
Test
npm test
License
MIT
Similar plugins
One-click launcher for the Web UI: a double-click Start-DSH-Web.cmd on the Windows desktop that boots dsh web and auto-opens the browser (polling until ready), plus a web_launcher model tool (install
★ 0
dsh plugin --profile web add dsh-web-launcherOpens the dsh web GUI in a dedicated Edge/Chrome app-mode window on its own browser profile and gracefully stops the server when that window is closed.
★ 0
dsh plugin --profile web add dsh-web-window-companionOpens a WSL Linux path in Windows Cursor, VS Code, or Notepad.
★ 0
dsh plugin --profile web add dsh-wsl-editorWindows desktop shortcut for dsh web: launches the server, auto-opens the browser when ready, and stops the service when the Harness window closes.
★ 0
dsh plugin --profile web add dsh-desktop-shortcutOptional Obscura headless-browser tools from WSL (obscura_status / obscura_fetch / obscura_mcp_hint). Not the same as dsh-wsl-browser win_open_url (Windows GUI browser), and not a replacement for dsh-
★ 0
dsh plugin --profile web add dsh-wsl-obscuraWSL tools for DSH: run Linux commands, convert Windows/WSL paths, and summarize the WSL environment.
★ 0
dsh plugin --profile web add dsh-wsl