dsh-windows-minimal-adapter
Run the following command in DeepSeek Harness:
dsh plugin install Dekurri/dsh-windows-minimal-adapter
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install Dekurri/dsh-windows-minimal-adapter in the DeepSeek Harness terminal to install this plugin; the source is available at https://github.com/Dekurri/dsh-windows-minimal-adapter .
About this plugin
When deploying agent workflows across platforms, Windows environments often lack a sufficiently lightweight adapter layer. dsh-windows-minimal-adapter is designed precisely for this gap: it bridges the dsh workflow engine with the Windows runtime at minimal overhead, so pipelines execute reliably without pulling in heavyweight middleware.
On the capability side, the adapter keeps its dependency surface extremely small, handling only the platform-specific bridging work without introducing extra abstractions. It plugs naturally into the dsh profile mechanism, meaning switching between environments is a one-line config change. Multiple consumption modes are supported, lowering the integration barrier.
It fits teams that have already orchestrated agent workflows in dsh and need to run them on Windows nodes, but do not want to adopt a full cross-platform framework for that purpose. A minimal adapter like this is the most pragmatic choice.
Use Cases
- Running dsh agent workflows reliably on Windows nodes
- Switching deployment environments with a single config change
- Avoiding heavyweight cross-platform frameworks for a single target
Best For
- Teams orchestrating workflows in the dsh ecosystem
- Developers shipping agent pipelines on Windows
- Cross-platform deployment engineers who prefer minimal dependencies
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.