dsh-auto-approver
DSH 权限请求自动审批代理:规则层(黑名单/白名单)+ Hermes Pro 语义裁决(快速失败重试),Hermes 不可用时 fail-closed 转人工;拒绝原因回传发起会话;审批任务入队并与消费端共用忙锁串行化。
Auto-approval agent for DSH permission requests: rule layer (denyAlways/allowlist) plus Hermes Pro semantic adjudication with quick-fail retries, fail-closed to human when Hermes is unavailable, rejection feedback returned to the requesting session, and approve tasks enqueued into the task queue with a shared busy mutex.
怎么安装
dsh plugin add github:nicecx/dsh-auto-approver 简介
dsh-auto-approver **Configurable auto-approval for DeepSeek Harness.** Intercepts approval/request (and optionally ask_user_question) and answers by policy — rule layer, an optional **Hermes Pro semantic verdict**, or the human. Every decision is audit-logged. Why DeepSeek Harness asks for approval before privileged operations (file writes, command execution, danger-full-access, …). In a trusted, autonomous setup — or for a known-safe subset of tools — those prompts are pure noise. This host plugin intercepts every approval request **before** the relay/UI push and settles it, with a full audit…
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 0
- 月下载
- –
- 最近更新
- 2026-08-31
- 创建于
- 2026-08-31
基础安全检查
- 检查结果
- curated 收录但无 npm 包/安装命令
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- approval, deepseek-harness, dsh-plugin
同类推荐
cc-safety-net
kenryu42/claude-code-safety-net
AI编码代理护栏——一个CLI钩子,在执行前阻止破坏性的git和文件系统命令以及秘密文件访问。支持Amp Code、Antigravity CLI、Claude Code、Codex、Copilot CLI、Cursor、Gemini CLI、Hermes Agent、Kimi Code、OpenClaw、OpenCode和Pi。
ai-sdk-provider-claude-code
ben-vargas/ai-sdk-provider-claude-code
面向 Claude Agent SDK 的 Vercel AI SDK 社区提供程序
claude-relay-service
Wei-Shaw/claude-relay-service
CRS-自建Claude Code镜像,一站式开源中转服务,让 Claude、OpenAI、Gemini、Droid 订阅统一接入,支持拼车共享,更高效分摊成本,原生工具无缝使用。
ccmanager
kbwo/ccmanager
用于Claude Code / Gemini CLI / Codex CLI / Cursor Agent / Copilot CLI / Cline CLI / OpenCode / Kimi CLI的编码代理会话管理器。