chenghaoYang/dsh-regression

chenghaoYang★ 0TypeScript最后同步: 2026-08-20

在 GitHub 打开

Turn coding-agent corrections into executable DeepSeek Harness regression tests.

README 摘要

dsh-regression Deterministic workspace regression testing for coding agents. Turn an explicit correction into an executable case. Run the same task in an isolated Git worktree, compare DSH profiles or runner settings, and report whether the final workspace violates a deterministic contract. dsh-regression is a local CLI with a DSH command entry: /regress capture , /regress run , /regress report , and /regress cause . 简体中文 60-second demo — no API key required The bundled fake agent passes normally. The Cause demo enables one declared environment overlay that makes it modify src/public/ , then confirms that removing the overlay restores a pass. These five examples are a verifier smoke pack : they exercise the local runner, worktree isolation, deterministic checks, reports, and Cause; they are not a model capability leaderboard. Install as a DeepSeek Harness plugin dsh-regression targets DeepSeek Harness 0.1.0-rc.8 , which is still a developer preview. Git installs build the TypeScript source through prepare . With pnpm 10+, the first install may ask you to allow that build in the profile's pnpm-workspace.yaml : Re-run the add command, then restart the profile. Bundle membership is ap…

在 GitHub 查看完整 README →
Agent/智能体coding-agentsdeepseek-harnessdsh-pluginregression-testingagent

分类