
Deepseek Harness Orange Book
by alchaincyf · alchaincyf/deepseek-harness-orange-book
DeepSeek Harness橙皮书《从开机到拆开》:完整系统提示词、129行启动清单、三份原始会话日志——官方文档没有的一手实测。PDF/EPUB/HTML免费下载
Install Deepseek Harness Orange Book
No package.json found — installability could not be checked.
Not checked — and that is not the same as fine
package.json for this repository, so none of the publish spec rules could be applied. We do not know whether dsh plugin add activates anything here.Best-effort git install — unverified, may activate nothing
# 1. add the bundle to a profile — --profile my-profile points at $DSH_HOME/profiles/my-profile
dsh plugin --profile my-profile add github:alchaincyf/deepseek-harness-orange-book
# 2. verify: the bundle should show up as a layer in the resolved config
dsh --profile my-profile --dump-config
# 3. boot the profile
dsh --profile my-profileStep 2 is the one that matters here: if --dump-config shows no new layer after the install, this repository is not a bundle and there is nothing to activate.
Before you run it
- A plugin runs with your permissions once loaded: it can read your files, use your credentials and reach the network. Tool approvals do not sandbox it.
- Installing from git resolves a moving branch. Pin a commit —
github:alchaincyf/deepseek-harness-orange-book#<commit-sha>— so the code you reviewed is the code you install.
Prerequisites
- API key
- Not required.
- Network access
- Not required at runtime.
- Language
- HTML
Install check
Every field the verdict was derived from, so you can re-derive it yourself
| Field checked | Result | Weight | What the spec says about it |
|---|---|---|---|
| package.json | missing | fatal | no package.json found in the repository |
- Verdict reason
- cannot audit without a package.json
- Rules applied from
- docs/user/develop/basic/publish.md
- Checked at
- 2026-08-15
From the README
Excerpt as published by the author, plain text, unedited
**中文** | [English summary](#english-summary) > 橙皮书系列 · 花叔 著 · v260814(2026年8月14日) 一个不写代码的人,把一个刚出厂24小时的agent框架装在自己机器上跑穿了。这本书记录它此刻的样子。 2026年8月13日,DeepSeek开源了agent框架Harness(MIT协议,发布当天开源)。官方发布稿的主语从头到尾是「它」——它怎么造的、它是什么架构。而这本书把主语换回「我」:我装上之后第一件事干什么、会不会花我的钱、会不会动我硬盘上别的文件。 四段真实能力,全部对应书里的一手实测:开机装载129个插件 → 写入前的权限审批 → PTC让模型直接写程序编排工具(5次开口15次操作)→ 创造模式现场给自己造出第33个工具`count_chinese`,最后把整个终端拆成积木。 不想读整本书?这套20页的杂志编辑风deck是全书的浓缩版:五个章节、进门四问、成本账单、44条事件、PTC、创造模式、拆开看架构,一页一个结论,适合快速过一遍或拿去做分享。 | 格式 | 文件 | 大小 | |------|------|------| | PDF | [**DeepSeek-Harness-Orange-Book-zh-v260814.pdf**](DeepSeek-Harness-Orange-Book-zh-v260814.pdf) | 13MB | | EPUB(微信读书优化版) | [**DeepSeek-Harness-Orange-Book-zh-v260814.epub**](DeepSeek-Harness-Orange-Book-zh-v260814.epub) | 5.4MB | | HTML(单文件,图片已内联) | [**DeepSeek-Harness-Orange-Book-zh-
More in Text Extraction Pdf Ppt
Ranked by similarity inside the cluster, not alphabetically
Deepseek Harness Plugin Guide
lgiang517
DeepSeek Harness 插件开发指南:基于真实代码库的 DSH 插件开发实战手册(网页书 + PDF + 源码 + 示例)
Dsh Pdf Reader
ralfsqual
dsh-pdf-reader: DeepSeek Harness plugin adding a read_pdf tool (local PDF text extraction via pdfjs-dist)
Dsh Mindmap
chenw2759-wq
DSH 思维导图模式插件:课件(PPT/PDF/Word)+电子书 → 打印级复习思维导图 HTML(A3 横向、每主干一页、大括号式横向、宋体、右栏笔记区、封面总览 + 交互式测试题)
Read Paper
louwenbo580
Paper review panel for the DeepSeek Harness: PDF to selectable text with figures, equations, and an ask-the-paper dialog
Dsh Handbook
Electricitysheep
DeepSeek Harness (dsh) 从 0 到 1 深度手册:安装/插件开发/性能调优/实测案例/同模型多 Agent 实测对比(中文 + 英文 PDF)
Dsh Attachment Formats
linkingoscar
Codex-style attachment formats for the DeepSeek Harness Web GUI: PDF text-layer extraction, Office text extraction, scanned-PDF OCR, long-document spill + index cards, image-to-PNG.