dsh-outcome-loop
Run the following command in DeepSeek Harness:
dsh plugin install victorzhong0110/dsh-outcome-loop
Paste the following prompt into your AI chat to install this plugin:
To install this plugin in DeepSeek Harness, run dsh plugin install victorzhong0110/dsh-outcome-loop. Source: https://github.com/victorzhong0110/dsh-outcome-loop
About this plugin
In DeepSeek Harness (DSH), relying solely on "the model says it's done" is dangerous. dsh-outcome-loop is designed to bridge the gap between model outputs and actual execution results. It transforms every DSH session's goals, constraints, acceptance criteria, execution evidence, and final outcome into an auditable task record, ensuring tasks are genuinely completed rather than just perceived as done.
The plugin's core strength lies in its mechanical evidence-based acceptance mechanism. It uses hard metrics like tests, builds, and exit codes to determine task status. By default, it incurs zero extra model cost, avoiding any additional LLM calls or prompt injection. All data is stored locally in your DSH backend, ensuring privacy and user ownership. It also clearly distinguishes between success, failure, unknown, and user acceptance, preventing unknown states from being silently converted to success.
This plugin is ideal for developers and teams who require strict quality assurance, cost control, and full autonomy over their task history. It empowers users to truly own their data, with the ability to inspect, delete, or export records via a safe preview and redaction gate, providing a transparent, reliable, and low-cost solution for managing task outcomes in complex workflows.
Use Cases
- Automated acceptance after build and tests
- Checking lint and unit test pass rates
- Verifying task status via mechanical evidence to reduce costs
Best For
- Developers focusing on task cost and efficiency
- QA professionals needing auditable execution evidence
- Privacy-conscious users valuing local storage
Related Plugins
Traceable, searchable cross-session memory for AI agents that turns conversation knowledge into a typed knowledge graph and recalls relevant subgraphs instead of replaying full history, natively integrated with DeepSeek Harness.
Gives DSH AI cross-session long-term memory, to-do and skill management, plus multi-session orchestration, external AI delegation, and an infinite canvas that grows with you.
dsh-mnemon is a three-tier, pluggable, Agent-driven memory system for DeepSeek Harness, combining Runtime memory, Project Documents, and replaceable Memory Spaces with nine long-term providers.
An opinionated, zero-infrastructure file-based memory protocol: human-readable markdown files plus a bounded always-loaded index, curation discipline, and no database or embeddings.