Xinlong-Wu/dsh-auto-review0

dsh-auto-review-plugin

Codex-style Guardian reviews, audit, and manual override for DeepSeek Harness

包名
dsh-auto-review-plugin
版本
0.4.0
许可证
MIT
最近更新
2026年8月23日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Xinlong-Wu/dsh-auto-review

快速配置

可在 设置 → 插件 → Auto Review 中配置。设置卡默认折叠;展开后按审查模型、审查范围、证据预算、人工审批、Trajectory 和审计分组。保存仅写实际变化的字段,Reviewer route 原子更新,失败时回滚。

也可使用环境变量:

export DSH_AUTO_REVIEW_PROVIDER=deepseek
export DSH_AUTO_REVIEW_MODEL=deepseek-chat
export DSH_AUTO_REVIEW_MANUAL_OVERRIDE=denied-and-unavailable
export DSH_AUTO_REVIEW_AUDIT_DETAIL=summary

Provider 与 Model 必须同时设置或同时留空。完整字段、默认值和范围见配置参考