dsh-change-center
Run the following command in DeepSeek Harness:
dsh plugin install Chance-Wu/dsh-change-center
Paste the following prompt into your AI chat to install this plugin:
Install the dsh-change-center plugin in DeepSeek Harness to enable file change capture, review, and rollback capabilities. Source: https://github.com/Chance-Wu/dsh-change-center
About this plugin
In building complex Agent workflows, tracking and controlling file changes can often be a blind spot. The traditional "write-once" model makes it difficult to review or rollback specific modifications post-hoc. dsh-change-center addresses this by acting as a change center that transforms every write operation by the Agent into a trackable record, ensuring every modification is accounted for. This plugin offers powerful block-level manipulation capabilities, supporting Unified, Split, and Edit Diff views. Developers can review code changes like operating on Git, selectively "applying" or "reverting" specific blocks. It also includes external modification guards to prevent the Agent from accidentally overwriting manual changes during review, complemented by AI review and risk analysis features to provide comprehensive security for code changes. Whether you are an engineer needing fine-grained control over file modification processes or a developer looking to enhance workflow traceability, dsh-change-center is an ideal choice. By adopting a "capture-on-register" mechanism, it simplifies workflow logic, making every Agent change clearly visible and significantly improving development efficiency and code security.
Use Cases
- Reviewing and applying modifications block-by-block when an Agent auto-fixes bugs
- Auditing batch changes across all files in an Agent session
- Ensuring Agent writes do not overwrite manual edits during the review process
Best For
- DeepSeek Harness plugin developers
- Software engineers focused on code safety
- Workflow automation experts requiring transparency
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.