dsh-plugins
Run the following command in DeepSeek Harness:
dsh plugin install wryyyds7/dsh-plugins
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install wryyyds7/dsh-plugins inside DeepSeek Harness to install the plugin from https://github.com/wryyyds7/dsh-plugins.
About this plugin
A recurring gap in DeepSeek Harness agent workflows is that agents have no built-in awareness of external file changes in the workspace, and the code-review step often lacks a structured, diff-based comparison. dsh-plugins fills both gaps with a small, focused set of community plugins.
The file-watcher plugin continuously monitors workspace files for external modifications and pushes change events to the agent through inbox injection, removing the need for manual polling loops. The diff-tool plugin registers a built-in diff utility that returns either file-level or git-commit-level differences, giving the agent a structured basis for efficient code review.
If you are building or maintaining an agentic workflow inside a DeepSeek Harness workspace and find yourself writing repetitive file-watching or diff-comparison logic, this collection offers a ready-to-use alternative, letting your agent react proactively to the filesystem and perform structured reviews without extra scaffolding.
Use Cases
- The agent needs real-time awareness of external file changes in the workspace
- Structured file-level or git-commit-level diff comparison during code review
- Eliminating repetitive file-polling and diff-comparison boilerplate for the agent
Best For
- DeepSeek Harness workflow developers
- Engineers building agents that need filesystem awareness
- Individual developers extending agent capabilities with lightweight plugins
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.