AI Agent Hub
Back to plugins
⚙️

dsh-anchored-wsl

Workflow Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install dHR-P/dsh-anchored-wsl

Paste the following prompt into your AI chat to install this plugin:

Run dsh plugin install dHR-P/dsh-anchored-wsl in DeepSeek Harness to install the plugin; the source repository is available at https://github.com/dHR-P/dsh-anchored-wsl

About this plugin

Within the DeepSeek Harness agent-workflow ecosystem, dsh-anchored-wsl is a workflow plugin tied to WSL (Windows Subsystem for Linux) anchoring scenarios. It targets agent tasks that operate Linux environments on a Windows host, offering anchoring-level orchestration support when workflows interact with the WSL subsystem.\n\nShipped under the MIT license, dsh-anchored-wsl is a lightweight, modular add-on that integrates into the Harness architecture without altering core workflow pipelines. Its small footprint and low dependency surface make it a practical auxiliary component in cross-subsystem automation lines.\n\nWho it is for: developers and teams running Linux toolchains via WSL on a Windows host who want their agent workflows anchored to a stable environment. If you are building cross-subsystem agent automation, this plugin can serve as a reference option in your workflow orchestration.

Use Cases

  • Anchor agent tasks to a stable Linux environment running via WSL on a Windows host
  • Use WSL as a fixed anchor point in agent workflows to prevent runtime environment drift
  • Compose WSL-related auxiliary workflow components within cross-subsystem automation pipelines

Best For

  • Developers dispatching WSL Linux environments on a Windows platform
  • Technical teams building cross-subsystem agent automation pipelines
  • Integrators extending the Harness architecture with lightweight workflow plugins