euuuuuuzer/dsh-loop-dock

euuuuuuzer★ 4JavaScript最后同步: 2026-08-16

在 GitHub 打开

A loop dock for DeepSeek Harness: one harness, multiple agent loops.

README 摘要

dsh-loop-dock One harness. Multiple agent loops. dsh-loop-dock is a community infrastructure plugin for DeepSeek Harness (DSH). It does not design a new agent loop. It provides the dock that lets many loop providers exist in one harness and lets each agent choose which one runs it. 中文说明 Quick Start 1. Install DeepSeek Harness 0.1.0-rc.6 and pnpm . 2. Download dsh-loop-dock-0.1.0.tgz from the latest GitHub Release. 3. Install it into a clean web profile: 4. Open Settings → General → Default driver and choose fake-driver . 5. Create a new session and send any message. The reply is local: No API key or network is needed for this first check. Why dsh-loop-dock? A model's ceiling is not the model alone. The same model can behave very differently depending on turn structure, tool discipline, context management, planning strategy, and execution workflow. Community plugins have already shown this: small changes around one loop — a minimal-first preset, a prompt section, a bootstrap hook — can give the same model meaningfully different behavior. DSH already made the Agent Loop a plugin, but the slot is still effectively single: dsh-loop-dock opens the next step: One harness. Multiple specia…

在 GitHub 查看完整 README →
Agent/智能体agent-loopdeepseek-harnessdsh-pluginheterogeneous-agentsllmmulti-agentagent

分类