Releases: 15828148/dsh-portable-launcher
Release list
v1.0.1
What's new in v1.0.1
Zero-registry portable mode - now fully portable:
- Portable Node.js is installed inside the package folder - no system PATH changes, no registry writes
- The dsh package is installed locally via
pm install --prefix - no global install, no system changes - Security software (Huorong/360 etc.) has almost nothing left to block: no popups about environment variables
- Uninstall = delete the folder (nothing left on the system)
- Existing behavior kept: 3-stage progress, up to 3 retries with manual guidance, resume after interruption, zero-download fast path, CN mirror fallback
Unofficial community project, not affiliated with DeepSeek AI. deepseek.ico (c) DeepSeek.
Download
dsh-web-ui-portable.zip - one-click portable launcher (extract and run)
Usage
- Extract the zip anywhere (e.g. D:\ or Desktop - not Program Files)
- Run setup.bat once to create a desktop shortcut with icon
- Double-click "DSH Web UI" to start
- First run installs components inside the folder (a few minutes)
- Add your DeepSeek API key in Settings
Full docs: https://github.com/15828148/dsh-portable-launcher
v1.0.0
Download
dsh-web-ui-portable.zip - one-click portable launcher (extract and run)
What is this?
A one-click launcher for DeepSeek Harness (dsh) Web UI on Windows. Zero-config for end users: auto-installs a portable Node.js and the dsh package when missing, then starts the local Web UI at http://127.0.0.1:3080.
Unofficial community project, not affiliated with DeepSeek AI. deepseek.ico (c) DeepSeek.
Features
- 3 major stages with live progress: [1/3] Node check - [2/3] dsh check - [3/3] launch
- Zero-download fast path when everything is already installed
- Auto-installs portable Node.js (no admin required, added to user PATH)
- Auto-installs dsh via npm (China mirror fallback on retries)
- Up to 3 retries per step, then clear manual instructions
- Resume support - close the window mid-setup, re-run continues where it stopped
- 64-bit check, writable-folder check, port-conflict handling
- Boot-time log (dsh-startup.log)
Usage
- Extract the zip anywhere (e.g. D:\ or Desktop - not Program Files)
- Run setup.bat once to create a desktop shortcut with icon
- Double-click "DSH Web UI" to start
- First run downloads components (a few minutes)
- Add your DeepSeek API key in Settings
Full docs: https://github.com/15828148/dsh-portable-launcher (README.md / README-EN.txt / Chinese FAQ inside the zip)