deepseek-harness-anatomy
A progressive source-study tutorial of DeepSeek Harness (dsh): 17 chapters from a minimal agent-loop to multi-agent delegation, compaction, permissions and cross-process RPC, with runnable teaching code. Zh/En.
DeepSeek Harness (dsh) 的渐进式源码研究教程:17 章,从最小 agent 循环到多智能体委托、压缩、权限和跨进程 RPC,附带可运行的教学代码。中文/英文。
How to install
dsh plugin add github:ChenYu1991ppak/deepseek-harness-anatomy git clone https://github.com/ChenYu1991ppak/deepseek-harness-anatomy ~/.claude/skills/deepseek-harness-anatomy About
DeepSeek Harness (dsh) Source-Study Tutorial Language: 中文 | English **17 chapters. One mechanism at a time. Every chapter runnable.** Deconstruct the DeepSeek Harness engineering skeleton — from the minimal agent loop "one message in, one reply out" all the way to multi-agent delegation, context compaction, human collaboration, and cross-process RPC. A progressive set of source-study documents: across 17 chapters, dsh is built up from the minimal closed loop of "how one message becomes one reply", chapter by chapter, into the complete end-to-end form of "multi-agent delegation + context compac…
Recommendation signals
Meta
- License
- MIT
- Language
- HTML
- GitHub stars
- 2
- mo. downloads
- –
- Last push
- 2026-09-14
- Created
- 2026-08-22
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令
- Sources
- curated:0xsline/awesome-deepseek-harness
- Topics
- agent-architecture, agent-framework, agent-loop, ai-agent, claude-code, coding-agent, deepseek, deepseek-harness, dsh, llm-agent, source-code-analysis, tutorial
Related plugins
claude-cookbooks
anthropics/claude-cookbooks
A collection of notebooks/recipes showcasing some fun and effective ways of using Claude.
awesome-dsh-plugin
awesome-dsh-plugin/awesome-dsh-plugin
A curated list of plugins for DeepSeek Harness (dsh) · DeepSeek Harness 插件精选列表
claude-howto
luongnv89/claude-howto
A visual, example-driven guide to Claude Code — from basic concepts to advanced agents, with copy-paste templates that bring immediate value.