Web0926/dsh-llm-verifier

插件Plugin ⭐ 3 MIT agent-orchestrationcodingsecurity

Generate several coding-agent patches, reject the ones that fail your tests, and let an LLM verifier rank the rest before you decide whether to apply the winner. 简体中文 dsh-llm-verifier is a developer-preview plugin for DeepSeek Harness. It runs 3 or 5 independent coding candidates in detached Git worktrees, validates every candidate against project tests, ranks the passing patches with llm-verifier, and keeps the original checkout unchanged until a separate approval applies the selected patch.

catalog 简介 / catalog descriptioncatalog description:DeepSeek Harness plugin that validates and ranks 3/5 independent coding-agent patches before approval-gated apply.

安装Install

dsh plugin --profile web add "$(pwd)"

Web0926/dsh-llm-verifier 加入你的 DSH 配置(web profile)即可启用。

READMEREADME

上一个 Prev dsh-plugin-diraud 下一个 Next DeepSeekHarness-MCP-Manager