dsh-auto-approve
Auto-approves or rejects tool calls with keywords and a judge-model criteria table; uncertainty uses the original Web approval dialog.
用关键词和审核模型审核表自动允许或拒绝工具调用,拿不准则交给原来的网页审批框。
How to install
dsh plugin add @dnalec/dsh-auto-approve About
dsh-auto-approve English | 中文 A DeepSeek Harness plugin that auto-approves or rejects tool calls with **keywords** and a **judge-model criteria table**. Uncertainty goes to the original Web approval dialog. Install sh dsh plugin --profile web add github:DNAlec/dsh-auto-approve#v0.3.0 Or from npm, after a tagged release: sh dsh plugin --profile web add @dnalec/dsh-auto-approve Restart dsh web. The first start adds the **Auto-approve** permission preset to the current profile's cordis.patch.yml; if that write fails, the log line names the file and the reason. Setup Settings → **Auto-approve**: 1…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 1
- mo. downloads
- 364
- Last push
- 2026-09-13
- Created
- 2026-09-11
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- approval, auto-approve, cordis, deepseek-harness, dsh, dsh-plugin
Related plugins
dsh-permission-rules
PerryLink/dsh-permission-rules
Claude Code-style declarative permission rules: ordered allow/deny/ask YAML rules matching tool names, arguments, workspace paths, and agent identity on the tools/pre-execute waterfall, with full session-log audit, dry-run mode, and hot reload.
upstream-radar
MicroMilo/upstream-radar
Watches DSH and plugin releases, retests exact published artifacts in disposable runners, publishes machine-readable compatibility evidence, and reconciles managed issues after fixes.
dsh-auth-gate
TecFancy/dsh-auth-gate
Login gate for the dsh web surface: password or shared-token authentication, session cookies, rate limiting, and a user-management CLI (dsh.bundle manifest since 0.4.1, one-command `dsh plugin add` mounting).
dsh-auth-gateway
xbzbing/dsh-auth-gateway
Password + TOTP two-factor authentication gateway for the dsh web UI: every HTTP request and WebSocket upgrade is refused until login, with per-source lockout, global rate limits and one-time backup codes.