返回目录

awesome-dsh

guobinmengxiang-rgb/awesome-dsh

Start here for DeepSeek Harness. Don't pip the wrong dsh.

0

星标

0

Fork

MIT

许可证

2026-08-16

创建于

2026-08-16

最近推送

README

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 PyPI deepseek-harness-cli (Henry Zhang) ships dsh doctor / dsh chat and steals the name.
  • Official CLI: npx @deepseek-ai/dsh webhttp://127.0.0.1:3080
  • Official Python SDK: pip install deepseek-harness-sdk (not deepseek-harness, not the CLI)
  • Self-check: which -a dsh. Help should show profile / web / plugin, not doctor.
  • Official npm as of 2026-08-16: @deepseek-ai/dsh@0.1.0-rc.6 unless you verify a newer version.

Official

Learn

dsh-getting-started — Chinese 20-lesson course.

One plugin

dsh-xhs-note

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/.
  • npx may not load local TypeScript.
  • Git TypeScript plugins need prepare + allowBuilds.
  • GitHub topic dsh-plugin is noisy.

Contributing

Start-here links only. No UI-theme spam. See CONTRIBUTING.md.

License

MIT © 2026 国彬 张

DSH Plugins 是独立的 DeepSeek Harness plugins 社区导航站,与 DeepSeek 官方无关,也不代表官方背书。第三方插件未经安全审计,安装前请审查源码。