Install
Install and run DeepSeek Harness
The public npm quick start launches the Web UI locally. Treat this as a developer-preview workflow and confirm the latest command in the official repository before production use.
1. Run the Web UI
npx @deepseek-ai/dsh web
The default local URL is typically http://127.0.0.1:3080, but use the URL printed by your process.
2. Configure a model
Open Settings → Models, add a DeepSeek API key or another supported provider route, and save. The route should become available without restarting.
3. Choose a workspace
Add the project directory where you want dsh to operate. A new Web UI session usually cannot run tasks until a workspace is selected.
First smoke test
Summarize this repository and identify its main packages.