Plugins
Durchsuche, filtere und installiere DeepSeek-Harness-Plugins.
3 Plugins gefunden
dsh-swarm-router
r600a-code/dsh-swarm-router
Sub-agent matrix swarm that routes heterogeneous tasks to the most suitable model from an OpenRouter-like gateway plus cfgpu.com/llm/square, dispatches each via in-process subagents or direct LLM calls, and tracks per-model token consumption with a feedback-driven ranking.
dsh-taskswarm
february2015/dsh-taskswarm
TaskSwarm (蜂群/Bienenschwarm) — Plugin zur Multi-Agent-Aufgabenorchestrierung für DeepSeek Harness: parallele Ausführung über waves/lanes, Isolation per Git-Worktree, Aufgabenpakete mit modellübergreifendem Review, absturzsicher wiederherstellbar.
dsh-kimicode-swarm
hongyue0721/dsh-kimicode-swarm
Kimi-Code-style swarm: batch-parallel subagent dispatch with adaptive scheduling, a /swarm command, and in-chat live progress rows.