Plugins
Explora, filtra e instala plugins de DeepSeek-Harness.
3 plugins encontrados
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 (enjambre de tareas): plugin de orquestación de tareas multiagente para DeepSeek Harness. Ejecución paralela por waves/lanes, aislamiento con git worktree, paquetes de tareas y revisión entre modelos, recuperable ante fallos.
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.