TingRuDeng/dsh-smart-approval

插件 ⭐ 1 MIT security

DeepSeek Harness 的故障关闭三模式审批插件

catalog 简介:Fail-closed three-mode approval plugin for DeepSeek Harness

安装

- Access: Read Only, Workspace Write, and Full access, owned by DSH.
- Automatic review: Manual approval, Smart approval, and Unattended, owned by
  this plugin.

| Review mode | Safe request | High-risk or uncertain | Clearly malicious |
|---|---|---|---|
| Manual approval | Ask a human | Ask a human | Ask a human |
| Smart approval (recommended default) | Allow once | Ask a human | Reject |
| Unattended | Allow once | Reject | Reject |

Automatic review only handles requests that already enter DSH's
`approval/request` waterfall. It never expands the current access permission or
switches a session to Full access.

## Install

### Requirements

- Node.js 24 or later.
- DeepSeek Harness `>=0.1.0-rc.5 <0.2.0`.
- `pnpm` on `PATH`; DSH forwards plugin-management operations to pnpm.

After installing the DSH CLI globally:

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

README

展开完整 README 收起

README 内容为空。