AI Agent Hub
Back to plugins
⚙️

dsh-loop-dock

Workflow Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install euuuuuuzer/dsh-loop-dock

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

To install the dsh-loop-dock plugin, run the command dsh plugin install euuuuuuzer/dsh-loop-dock in DeepSeek Harness, or visit the source repository at https://github.com/euuuuuuzer/dsh-loop-dock for details.

About this plugin

dsh-loop-dock is a community infrastructure plugin for DeepSeek Harness that addresses the limitation of a single agent loop slot. The same model can behave very differently depending on execution workflows, so a flexible mechanism is needed to let multiple specialized loops (like coding, research, or planning) coexist in one harness, allowing each agent to choose which loop runs it based on the task. The plugin's core capabilities include loop registration, selection, and binding, supporting strategy loops (which reuse a driver and add setups) and driver loops (for completely custom control flow), making it easy for the community to build and compose loops. It is ideal for developers, advanced users, and teams needing to customize agent workflows to optimize model behavior for specific tasks without forcing all models through the same execution patterns.

Use Cases

  • Choose specialized agent loops for tasks like coding or research
  • Test different execution strategies to optimize model behavior
  • Deploy multiple agent loops for team collaboration

Best For

  • DeepSeek Harness plugin developers
  • Advanced users needing to customize agent workflows
  • Research teams studying AI execution patterns