Using the Web UI - Configure Models & Run Tasks
Start the Web UI following the quick start; the command prints its address. This guide assumes the server is already running. The dsh process uses the invocation directory as its default filesystem location, but a fresh Web UI selects no workspace until you add one.
Configure a model
Open Settings → Models, enter your DeepSeek API key, and save. Model routing works immediately — no server restart needed.
For other providers and custom OpenAI-compatible endpoints, see the official model configuration guide.
Select a workspace
Click Select workspace, add the project directory where you launched dsh, then select it. The session input stays disabled until a workspace is selected.
Run a task
Start a session and send:
Summarize this repository and identify its main packages.
The agent can read and edit workspace files, run commands, delegate work, and maintain plans. When an action needs approval under the current permission policy, the Web UI asks you first.