mirror of
https://github.com/deepseek-ai/deepseek-harness
synced 2026-08-15 21:04:50 +00:00
六篇 cookbook 全部配对(adding-a-package / adding-a-tool / adding-a-vendored-package / adding-an-llm-adapter / extension-cookbook / responding-to-pr-review-on-a-stack):译文由 进仓流水线产出(translation-prompt.md 全占位符渲染 + 5 组金标 few-shot),双侧语言切换行齐备,六篇加入 manifest required(15)。 另补 prompt 的 When translating into English 一节(此前为占位): 标点/术语双向绑定/主语显化/惯用语概念还原/语域,与 translation-rules 的中文先行条款一致。
33 lines
1.1 KiB
JSON
33 lines
1.1 KiB
JSON
{
|
|
"requiredSince": "2026-07-14",
|
|
"required": [
|
|
"README.md",
|
|
"docs/cookbook/adding-a-package.md",
|
|
"docs/cookbook/adding-a-tool.md",
|
|
"docs/cookbook/adding-a-vendored-package.md",
|
|
"docs/cookbook/adding-an-llm-adapter.md",
|
|
"docs/cookbook/extension-cookbook.md",
|
|
"docs/cookbook/responding-to-pr-review-on-a-stack.md",
|
|
"docs/development.md",
|
|
"docs/i18n/README.md",
|
|
"docs/i18n/translation-rules.md",
|
|
"docs/rfc/implemented/architecture/2026-07-10-single-file-executable-sdk-runtime-distribution.md",
|
|
"docs/rfc/implemented/process/2026-07-02-bilingual-docs-and-pairing-gate.md",
|
|
"python/README.md",
|
|
"python/sdk-runtime/README.md",
|
|
"python/sdk/README.md"
|
|
],
|
|
"excluded": [
|
|
"docs/AGENTS.md",
|
|
"docs/config-catalog.md",
|
|
"docs/cordis-catalog/",
|
|
"docs/i18n/style-samples.md",
|
|
"docs/i18n/terminology.md",
|
|
"docs/i18n/translation-prompt.md",
|
|
"docs/module-graph.md",
|
|
"docs/persistence-catalog.md",
|
|
"docs/tool-catalog.md",
|
|
"python/sdk-runtime/src/deepseek_harness_runtime/runtime/node/"
|
|
]
|
|
}
|