First-run health check for DeepSeek Harness: verifies Node/pnpm/dsh toolchain, home, profile, API key (names only, never values), workspace writability and npm registry, then prints actionable next steps — CLI plus an agent-callable quickstart tool, dsh-firstrun/v1 reports, zero runtime deps.
- License
- MIT
- Added
- 2026-08-19
GitHub info
- License
- MIT
- Primary language
- TypeScript
- Last push
- Aug 18, 2026, 10:31 PM
- Maintainer
- zoahdev
- Added
- 2026-08-19
Install
dsh plugin --profile web add github:zoahdev/dsh-firstrunREADME badge
Add this Markdown to your plugin README to link back to its listing.
[](https://dshget.com/plugins/zoahdev/dsh-firstrun)Related plugins
Development & Runtimedsh-plugin-doctor
★ 7Health checks for DSH plugins: manifest/patch/entry/build/pack/install verification, model-callable plugin_check, profile host-shadowing + BOM detection, environment diagnostics, and poison preflight.
dsh-unplug
★ 3Plug/unplug any DeepSeek Harness plugin cleanly — list every mounted layer (bundles + patch rows), remove with full cleanup, disable/enable without deleting, and audit for orphaned/dangling state. CLI + agent-callable unplug tool. Read-only by default; destructive operations require explicit confirmation.
dsh-cn-boot
★ 2China-network bootstrap for dsh: probes npm/npmmirror/GitHub/HuggingFace/Gitee and local proxies, reads registry config, recommends mirrors/proxy, and generates a PowerShell + bash bootstrap script. Read-only by default; apply is explicit. CLI plus an agent-callable cn_boot tool.