npm / developer toolsOfficial
DSH Base
by DeepSeek
The official core profile bundle loaded first by every DSH profile.
The official one-shot task bundle for running DSH without a browser or HTTP layer.
npx @deepseek-ai/dsh@latest --profile headless "your task"DSH Headless layers a one-shot agent runner over DSH Base. It accepts a task from the command line, creates a persisted agent session, waits for the run to finish and writes the final assistant result to standard output without opening a listening port.
The official one-shot task bundle for running DSH without a browser or HTTP layer.
Read the full README at the source