perlied03/dsh-approval-auto-review

perlied03★ 1TypeScript最后同步: 2026-08-19

在 GitHub 打开

Codex-style automatic approval review plugin for DeepSeek Harness

README 摘要

dsh-approval-auto-review English 中文 Automatic approval reviewer for DeepSeek Harness. The plugin handles approval requests whose reviewer is auto-review , evaluates the exact planned action with a locked-down Guardian agent, and returns a single approval decision for that request. Each parent agent has one reusable Guardian trunk. The first review sends a bounded transcript and the planned action. Later reviews send only the current action delta to the same trunk. When that trunk is busy, the plugin starts an independent ephemeral reviewer so concurrent approval requests do not queue behind one another. Features - Separate reviewer model route with optional inheritance from the parent agent. - Provider and model overrides for specific parent model ids. - Empty tool allowlist and a dedicated reviewer persona for every reviewer agent. - Bounded transcripts and tool arguments. - Fail-closed handling for timeouts, malformed output, provider failures, and unresolved routes. - Denial circuit that stops a parent turn after repeated automatic rejections. - Review metadata recorded with the approval decision. Install Install the repository as a DSH profile bundle: For a local checkout: The …

在 GitHub 查看完整 README →
工具/开发dsh-pluginagent

分类