guobinmengxiang-rgb
awesome-dsh
Start here for DeepSeek Harness. Don't pip the wrong dsh.
- Stars
- 0
- Language
- —
- Created
- Aug 16, 2026
- Updated
- Aug 16, 2026
Introduction
Awesome DSH
English | 中文
The smallest list that gets you onto official DeepSeek Harness without installing the wrong package.
Caution
- Do not pip-install a package that also exposes
dsh. Unrelated PyPIdeepseek-harness-cli(Henry Zhang) shipsdsh doctor/dsh chatand steals the name. - Official CLI:
npx @deepseek-ai/dsh web→ http://127.0.0.1:3080 - Official Python SDK:
pip install deepseek-harness-sdk(notdeepseek-harness, not the CLI) - Self-check:
which -a dsh. Help should showprofile/web/plugin, notdoctor. - Official npm as of 2026-08-16:
@deepseek-ai/dsh@0.1.0-rc.6unless you verify a newer version.
Official
- Site: https://deepseek.com/harness
- Source: https://github.com/deepseek-ai/deepseek-harness
- Web UI guide
- Python SDK
- Architecture
- Development
Learn
dsh-getting-started — Chinese 20-lesson course.
One plugin
dsh plugin --profile web add github:guobinmengxiang-rgb/dsh-xhs-note
node demo.mjs
Full catalog
awesome-dsh-plugin is huge. Plugin code runs on your machine. That list is not a security review.
Gotchas
- Preview will break.
- Presets: only
standard/PTC/minimal/cordis. - Don't fork
packages/. npxmay not load local TypeScript.- Git TypeScript plugins need
prepare+allowBuilds. - GitHub topic
dsh-pluginis noisy.
Contributing
Start-here links only. No UI-theme spam. See CONTRIBUTING.md.
License
MIT © 2026 国彬 张