Skip to content

v1.0.0

Choose a tag to compare

@15828148 15828148 released this 13 Aug 17:13
· 2 commits to main since this release

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

  1. Extract the zip anywhere (e.g. D:\ or Desktop - not Program Files)
  2. Run setup.bat once to create a desktop shortcut with icon
  3. Double-click "DSH Web UI" to start
  4. First run downloads components (a few minutes)
  5. 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)