Terug naar de blog

DeepSeek Harness installeren in één commando

npx @deepseek-ai/dsh web start de officiële Web UI op localhost:3080. Inofficiële walkthrough.

14 aug 2026DSH Field KitDSH Field Kit

DeepSeek opende het Harness-repo op 13 augustus 2026. De officiële eenregelige opdracht is:

npx @deepseek-ai/dsh web

Je hebt Node.js nodig. De UI bindt aan http://127.0.0.1:3080.

Vanuit de source: clone deepseek-ai/deepseek-harness, daarna pnpm install && pnpm run build && pnpm dsh web.

v0.1 is een developer preview. Er is geen officieel TUI. Breng je eigen DeepSeek API-sleutel mee. Volledige notities: Installeren.