DB
Developer tools/npm v0.1.0-rc.6

DSH Base

The official core profile bundle loaded first by every DSH profile.

by DeepSeekOfficialProfile bundle
View on GitHub View on npm
v0.1.0-rc.6Version
npmnpm package
MITLicense
TypeScriptLanguage
Aug 13, 2026Updated
01

Installation

npx @deepseek-ai/dsh@latest web
02

About this plugin

DSH Base is the shared first layer for every official DeepSeek Harness profile. It composes the core agent, model, session, filesystem, sandbox, skills, goals, subagents and workflow services that the Web and headless profiles build on.

03

What it provides

  • 01Shared agent, model and session foundation
  • 02Filesystem, shell, sandbox and approval services
  • 03Skills, goals, subagents and workflow composition

Important notes

  • Bundled with the current DSH CLI and loaded automatically; no separate install is required for the standard profiles.
  • DeepSeek Harness is currently a developer preview and may introduce breaking changes.
04

README preview

README.md

DSH Base

The official core profile bundle loaded first by every DSH profile.

Read the full README at the source