zrt-ai-lab/dsh-desktop-windows
zrt-ai-lab★ 1JavaScript最后同步: 2026-08-15
Unofficial Windows desktop build of DeepSeek Harness - one installer, no prerequisites
README 摘要
DSH Desktop for Windows An unofficial Windows desktop build of DeepSeek Harness — one installer, no prerequisites. Not affiliated with or endorsed by DeepSeek. DSH is redistributed unmodified under its MIT license. Install Grab the latest release: File Use DSH- -x64-setup.exe Installer, with Start Menu and desktop shortcuts DSH- -x64-portable.exe Single file, runs without installing Windows 10 or 11, 64-bit. Nothing else needed — Node.js and every dependency are bundled. On first launch Windows will warn you. These builds are unsigned, so SmartScreen shows "Windows protected your PC" . Choose More info → Run anyway . Verify your download against SHA256SUMS.txt first if you care to: The first start takes 30–55 seconds while Windows reads the 340 MB runtime off disk. A splash screen tracks progress. Later starts are much faster. Set up a model The app opens with no credentials configured. Either: - In the app — Settings → Models, paste your key. It is stored in %USERPROFILE%\.dsh . - Environment variable — keeps the key off disk entirely: Then restart the app. Already use the dsh CLI? The desktop app shares the same %USERPROFILE%\.dsh , so your existing sessions, profiles, and creden…
在 GitHub 查看完整 README →