Elaina-real/dsh-tiered-approval

插件 ⭐ 2 MIT codingsecurity

为DeepSeek Harness分层自动审查:静态规则安全网 + LLM审查员 + 人工兜底——自动放行安全操作,拒绝不可逆操作,其余情况询问人工。

catalog 简介:Tiered auto-review for DeepSeek Harness: static-rule safety net + LLM reviewer + human fallback — auto-allow safe actions, deny irreversible ones, ask a human for the rest.

安装

dsh plugin --profile web add dsh-tiered-approval          # 安装(npm 发布后);本地开发用 add ./dsh-tiered-approval
dsh plugin --profile web add dsh-tiered-approval@latest   # 升级
dsh plugin --profile web remove dsh-tiered-approval       # 彻底移除(监听器随 fiber dispose)

Elaina-real/dsh-tiered-approval 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。