dsh plugins中文
← Back to popular plugin directory

DeepSeek Harness Escrow Approval inspired by Codex

jalllychun/dsh-managed-approval · skills

Codex-inspired managed approval for DeepSeek Harness.

★ 0GitHub stars
0Forks
2026-08-17Last updated
TypeScriptLanguage
MITLicense

Project overview

Codex-inspired managed approval for DeepSeek Harness (DSH). The plugin adds a fourth session-level preset, Approve for me, to DSH's native permission menu while leaving Read Only, Workspace Write, and Full Access unchanged.

"Codex-inspired" describes the interaction and decision target, not official compatibility. Codex uses tool annotations and configured approval modes to decide which MCP calls require review; DSH rc.6 discards those annotations before this plugin's hook, so this package uses a conservative tool-name and user-rule compatibility layer instead. See the official Codex Auto-review documentation and MCP approval configuration. Which approval plugin should I install?

Future DSH release candidates may change permission presets, profile patching, approval hooks, or client loading. Upgrade DSH and this plugin independently only after checking their compatibility. Install

Install command

dsh plugin --profile web add github:jalllychun/dsh-managed-approval
View GitHub repository ↗Back to popular plugin directory