zoahdev / dsh-tutorials

Listed

Bilingual tutorials for DeepSeek Harness: getting started, architecture, plugin development, pre-publish self-check, and contributor roadmap.

mainTool View source

Installation

npx -y @deepseek-ai/dsh plugin --profile web add github:zoahdev/dsh-tutorials

This installation command is an unverified starting point generated from the GitHub repository address.

README

Maintainer-authored documentation snapshot.

View on GitHub ↗
Commit 379e60eSynced Aug 18, 2026

DeepSeek Harness 中文/英文教程集

作者:zoahdev · 2026-08-15 · 所有命令实测于 Windows(Node 24 / pnpm 11 / dsh 0.1.0-rc.6)

中文

篇目内容
zh-01-start.md从零上手:安装、启动、Web UI、第一次对话、Windows 踩坑
zh-02-architecture.md架构解读:一切皆插件、Cordis、工具 DSL、bundle/profile/patch
zh-03-plugin.md手把手写第一个插件(配套 dsh-github-release-radar 源码)
zh-04-contributing.md贡献者路线图:官方认可的方式与 14 天计划
zh-05-intelligence.md一分钟尽调任何仓库:dsh-github-intelligence 实战(含真实输出)
zh-06-doctor.md用 dsh-plugin-doctor 给插件做体检(--full 完整链路)
zh-07-awesome.md让插件通过 awesome-dsh-plugin 的 Review:维护者 Checklist
zh-08-peers.mddsh 插件依赖陷阱:prerelease peer 版本与 ERESOLVE
zh-09-search.md用 dsh-plugin-search 在 DSH 里找插件(搜→查→体检→装)
zh-10-marketplace.md在 DSH Marketplace 发布插件(含 allowBuilds 实测坑)
zh-11-prepare-crash.md调试 undefined.prepare 崩溃全家桶(#1697/#1763 根因与修复)
zh-12-visibility.md在 dsh 生态被看见:24 小时复盘(可复制 checklist)
zh-13-market.md在 DSH 里一键装插件:dsh-subscribe in-harness 市场实战(v0.3)
zh-14-doctor-triage.mddsh-plugin-doctor 排障手册:profile-shadow / manifest-bom / dsh-doctor/v1 契约
zh-15-retrieval-efficiency.md高效代码库检索:AGENTS.md 工具优先约定(#1864 效率反馈)
zh-16-self-evolution.md让 agent 自我进化:dsh-rule-evolve 实战(验证驱动闭环)
zh-17-growth-report.md让 agent 的成长看得见:Agent Growth Report 实战

English

PostContent
en-01-start.mdGetting started: install, run, Web UI, pitfalls
en-02-architecture.mdArchitecture summary + glossary
en-03-plugin.mdBuild your first plugin (full translation)
en-04-contributing.mdContributor roadmap (summary)
en-05-intelligence.mdOne-minute repo due diligence with real output
en-06-doctor.mdHealth-check your dsh plugin (full chain)
en-07-awesome.mdPassing the awesome-dsh-plugin review checklist
en-08-peers.mdPrerelease peers and ERESOLVE troubleshooting
en-09-search.mdFinding plugins from inside DSH
en-10-marketplace.mdPublishing to the DSH Marketplace
en-11-prepare-crash.mdDebugging the undefined.prepare crash family
en-12-visibility.mdGetting noticed in the dsh ecosystem (retrospective)
en-13-market.mdOne-click plugin install inside DSH (in-harness market)
en-14-doctor-triage.mddoctor triage: profile-shadow / manifest-bom / v1 contract
en-15-retrieval-efficiency.mdEfficient retrieval: a tools-first AGENTS.md contract
en-16-self-evolution.mdLet agents evolve: dsh-rule-evolve in practice
en-17-growth-report.mdMake agent growth visible: the growth report
zh-18-lan-deploy.md内网部署 dsh web:非安全上下文崩溃的根因与修法
en-18-lan-deploy.mdLAN deployment: insecure-context crash root cause + fix
zh-19-compaction-cache.mdcompaction 缓存击穿:为什么每次自动压缩都多付钱
en-19-compaction-cache.mdCompaction cache misses: why auto-compaction re-bills
zh-20-pet-evolve.mddsh-pet-evolve:把 agent 成长变成一只宠物
en-20-pet-evolve.mddsh-pet-evolve: turn agent growth into a pet
zh-21-evolution-badge.md进化徽章:把规则库变成 README 上的 SVG
en-21-evolution-badge.mdThe evolution badge: rule library as a README SVG
zh-22-session-shelf.mddsh-shelf:给你的 dsh 会话一个书架
en-22-session-shelf.mddsh-shelf: give your dsh sessions a shelf
zh-23-doctor-action.mddsh-plugin-doctor-action:把发布前体检装进 CI
zh-24-pipeline.md插件开发流水线:8 个插件一天上线的实战复盘(骨架/质量基线/踩坑/社区闭环)
en-23-doctor-action.mddsh-plugin-doctor-action: pre-publish checks in CI
en-24-pipeline.mdThe plugin pipeline: 8 verified plugins in one day (skeleton/quality gate/pitfalls/community loop)

配套资源

发布建议

  • 中文篇适合掘金/知乎/公众号;英文篇适合个人博客 / Dev.to / X。
  • 每篇发布时把 [你的…] 占位符替换成真实链接。

Project files and signals

Shown items are public repository signals detected in the directory snapshot.

DocumentationDetected

Repository information

License
Not reported
Last updated
Aug 18, 2026, 3:14 PM

Install deliberately

Review source code, permissions, lifecycle hooks, dependencies and network access. Test untrusted plugins in an isolated environment.