dsh-doctor
asdf17128
Find what your DeepSeek Harness (dsh) patches silently broke — dead patches, config fields dropped by whole-config repla…
PROJECT TOPICS
PROJECT README
dsh (DeepSeek Harness) 插件:agent 提交时自动注入 Co-authored-by 信息
[!NOTE] 本仓库代码完全使用 DeepSeek V4 进行规划和编码
git commit 时懒安装 prepare-commit-msg hook,自动追加 Co-Authored-By: <model> <noreply@deepseek.com> 与 Generated-By: dsh <版本> trailer(不改命令,幂等)dsh web --patch ./cordis.patch.yml(需 dsh CLI)dsh plugin --profile demo add <包名或 tarball>详细说明见用户指南
零配置即用。全部字段有默认值,可按需在 profile 的 cordis.patch.yml 覆盖:
- insert:
- id: co-authored-by
config:
enable: true
emailDomain: noreply@deepseek.com
modelNameFormat: display
sandboxUpgradeRequest: true
| 字段 | 默认值 | 作用 |
|---|---|---|
enable |
true |
插件总开关 |
emailDomain |
noreply@deepseek.com |
Co-Authored-By trailer 的邮箱域名 |
modelNameFormat |
display |
模型名取显示名(display)还是 id(id) |
sandboxUpgradeRequest |
true |
read-only 沙箱下是否请求升级;false 时不请求,由 dsh 内置 sandbox_permissions 机制兜底 |
git commit,断言注入与会话结束卸载提 issue 或 PR,见 GitHub 仓库。规划与决策票见 wayfinder 地图 issue(wayfinder:map 标签)。版本发布流程见 docs/versioning.md。
MIT
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。