Skip to main content
The desktop installer stays lightweight. On first launch, the app downloads a compatible Node.js runtime and a prebuilt Harness core.

System requirements

The first launch requires a network connection. After setup, normal work remains local unless a model provider, plugin, or update needs network access.

Install from GitHub Releases

1

Open the release page

Visit the latest release.
2

Choose an installer

Download the asset that matches your operating system and architecture. On Linux, prefer .deb when your distribution supports it.
3

Install and launch

Run the installer, then open DeepSeek Harness Desktop from your application menu.

Install on macOS with Homebrew

Platform notes

Confirm that the installer came from the official GitHub Release. The application uses WebView2, which is included with supported Windows versions.
Verify the download source, then allow the application from System Settings → Privacy & Security.
Prefer .deb. If the AppImage still shows a black window, try:
Released users do not need to install Node.js, pnpm, or Docker. These tools are only required when developing the desktop application from source.
Continue with First run.