DSH-changeproof
Run the following command in DeepSeek Harness:
dsh plugin install Apageoflove/DSH-changeproof
Paste the following prompt into your AI chat to install this plugin:
To install this plugin in DeepSeek Harness, run the command: dsh plugin install Apageoflove/DSH-changeproof, with the full source URL at https://github.com/Apageoflove/DSH-changeproof.
About this plugin
A passing test suite doesn't always mean code changes are fully verified. Common pitfalls include tests covering the wrong files, executing only part of changed lines, or verification becoming stale after further modifications. The DSH-changeproof plugin addresses these gaps head-on. It intelligently associates relevant tests, performs line-level coverage checks, and manages conclusion validity through code fingerprinting. The core capability is binding test execution directly to code changes: verification states like VERIFIED are only granted when tests genuinely cover changed lines and evidence matches the current code. This creates a robust safeguard for code quality. Ideal for developers using DeepSeek Harness, QA teams, and projects demanding high reliability, the plugin helps capture hidden risks in continuous integration workflows and boosts delivery confidence.
Use Cases
- Verify changed lines are test-covered during code reviews
- Automatically validate test effectiveness in CI/CD pipelines
- Pinpoint uncovered lines when debugging test failures
Best For
- Development teams using DeepSeek Harness
- Test engineers focused on code quality
- DevOps engineers needing automated quality assurance
Related Plugins
A method pack that makes AI coding agents plan against your real baseline, prove completion with fresh evidence, and reduce reworks and unsafe changes.
Turns the DeepSeek Harness session into a captain that builds a durable sub-agent team, splits goals into dependency-aware tasks, and coordinates work via direct messages and a live Web UI.
Gives coding agents design judgment, letting Claude Code, Cursor, and 70+ agents generate and iterate high-quality UI, presentations, and graphics right from the terminal.
Run the Pi ecosystem's plugins on DeepSeek Harness, unmodified, via a compatibility layer that implements Pi's public extension ABI on DSH's native services.