dsh-incremental
Run the following command in DeepSeek Harness:
dsh plugin install satan9394/dsh-incremental
Paste the following prompt into your AI chat to install this plugin:
Install the plugin in DeepSeek Harness by running dsh plugin install satan9394/dsh-incremental; the full source repository is available at https://github.com/satan9394/dsh-incremental .
About this plugin
Rerunning an entire agent workflow from scratch on every iteration is costly and slow. dsh-incremental is a DeepSeek Harness plugin built around the concept of incremental workflow processing, letting a workflow build on its existing results instead of starting over each time. The plugin targets the incremental-processing aspect of agent workflows within the Harness ecosystem specifically. The project is still in its early stages, so the API and behavior may evolve quickly across versions. It is best suited for developers building agent workflows on DeepSeek Harness who are looking to introduce incremental processing into their pipelines.
Use Cases
- Advance an agent workflow incrementally from prior results instead of full reruns
- Rerun only the changed steps in a multi-stage agent pipeline to cut compute costs
- Skip already-completed steps while debugging and focus on the stage under test
Best For
- Developers building agent workflows on the DeepSeek Harness platform
- Teams facing redundant computation in their pipelines and seeking incremental logic
- Tech leads focused on agent workflow orchestration efficiency and iteration speed
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.