Skip to content
Start here / 00

Get it running first, then open the black box.

This page does one thing: get dsh to give you a first real response inside a safe test directory.

Open the full quick start →
  1. 01 / CHECK

    Prepare Node.js

    Confirm Node is available and move into a test project without sensitive data.

  2. 02 / BOOT

    Start the Web UI

    npx @deepseek-ai/dsh web
  3. 03 / VERIFY

    Finish a read-only task

    Configure the model, pick a workspace, then let the Agent summarize the repository read-only first.

SAFETY NOTE

Do not pick a directory with production credentials, private keys or unbacked-up files for your first run. Every permission confirmation should match the original task.