dsh-2origin
Run the following command in DeepSeek Harness:
dsh plugin install dongsheng123132/dsh-2origin
Paste the following prompt into your AI chat to install this plugin:
In DeepSeek Harness, install the plugin with the command dsh plugin install dongsheng123132/dsh-2origin; the full source code URL is https://github.com/dongsheng123132/dsh-2origin.
About this plugin
In DeepSeek Harness agent workflows, the handoff and verification of task states often become unreliable when relying on chat history, leading to state inconsistency or data loss. The dsh-2origin plugin addresses this critical issue by adopting an evidence-first approach, ensuring state data is complete, verifiable, and traceable.
Its core capabilities include state projection, semantic diffing, and immutable freezing. State projection verifies fact counts and hash integrity to ensure consistency; semantic diff performs read-only comparisons of state documents, distinguishing content changes from metadata updates to avoid false positives; and freeze creates immutable, content-addressed snapshots based on observed hashes, guaranteeing uniqueness and auditability. Additionally, it integrates Codex and MCP servers for independent proof functionality, further enhancing verification.
dsh-2origin is ideal for developers and teams using DeepSeek Harness, especially those requiring strict task state management, data integrity assurance, and audit trail maintenance. Whether building complex agent workflows or maintaining state-sensitive applications, it provides robust verification and freezing mechanisms to enhance workflow robustness.
Use Cases
- Verify task state integrity and consistency
- Compare state document versions to identify changes
- Create immutable snapshots for auditing or rollback
Best For
- Developers using DeepSeek Harness
- Engineers building agent workflows
- Data architects focused on data integrity
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.