1
Start the application
The desktop app checks for a compatible local Node.js and Harness core. When one is
unavailable, it downloads the managed runtime and prebuilt core.
2
Wait for setup to finish
Keep the app open while it downloads and verifies the required files. An official
GitHub asset is tried first; supported downloads can fall back to a mirror.
3
Choose preset plugins
Select optional integrations from the guided list. You can skip them and revisit
plugin management later.
4
Open Harness
The app starts a loopback-only service, normally at
http://127.0.0.1:3080, and
embeds it in the desktop window.

What is installed
- A managed Node.js runtime when no compatible system runtime is available.
- A prebuilt
dshdistribution published bydeepseek-harness-pkg. - pnpm and, where needed, supporting command-line tools.
- Required first-party internal plugins.
- Optional preset plugins you selected.
- A
dshcommand shim when CLI integration is enabled.
Verify the setup
Open a new terminal after setup and run:PATH. The desktop window
should show the Harness session interface rather than the installer screen.
If the configured port is busy, the service can choose a higher available port. The
app returns to your preferred port on a later launch when it becomes available.