Dedicated runtime flow

Launch, inspect, then decide

The console is set for a harmless preview pass: open the Web UI, run a small repository inspection, then check whether prompts, actions, observations and replay state are visible enough for real agent work.

First-run setup
Command
npx @deepseek-ai/dsh web
Mode
Code mode for a repeatable inspection pass.
Trace target
Prompt, tool call, observation, replay and recovery path.
Open full console
DSH Guide / Console
Plugin-first trace preview
Mobile launch

Open the full console in a dedicated tab

The embedded runtime is best inspected on wider screens. On mobile, use the full console view so controls, trace panels and payment links have room to behave normally.

Open full console
01

Start small

Use a scratch repository or a harmless README inspection before allowing the runtime near valuable files.

02

Watch the trace

Look for the actual chain from prompt to mounted tools, observations, retries and replayable state.

03

Change one surface

Switch a mode or remove a capability, then rerun the same task to see whether the change is explainable.