guobinmengxiang-rgb / awesome-dsh

목록에 있음

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

main기타 소스 보기

설치

npx -y @deepseek-ai/dsh plugin --profile web add github:guobinmengxiang-rgb/awesome-dsh

이 설치 명령은 GitHub 저장소 주소에서 생성된 확인되지 않은 시작점입니다.

README

유지 관리자가 작성한 문서 스냅샷입니다.

GitHub에서 보기 ↗
커밋 e0a0c85동기화 2026. 8. 18.

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 国彬 张

프로젝트 파일 및 신호

표시된 항목은 디렉터리 스냅샷에서 감지된 공개 저장소 신호입니다.

기여 가이드감지됨

저장소 정보

라이선스
MIT
마지막 업데이트
2026. 8. 16. 오전 9:45

신중하게 설치하기

소스 코드, 권한, 수명 주기 스크립트, 의존성 및 네트워크 접근을 검토하고 신뢰하지 않는 플러그인은 격리 환경에서 테스트하세요.