guobinmengxiang-rgb/awesome-dsh
guobinmengxiang-rgb★ 0Last synced: 2026-08-16
Start here for DeepSeek Harness. Don't pip the wrong dsh.
README excerpt
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 web → http://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/[email protected] unless 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-xhs-note 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…
View full README on GitHub →