wxxb789/dsh-legion

wxxb789★ 2TypeScriptLast synced: 2026-08-21

Open on GitHub

Multi-agent orchestration and LLM model routing for DeepSeek Harness (DSH): semantic AI agent profiles, exact model routes, declarative teams and strategies, and bounded subagent delegation - a TypeScript plugin that adds no second runtime.

README excerpt

dsh-legion: Multi-Agent Orchestration and LLM Model Routing for DeepSeek Harness English · 简体中文 dsh-legion is a TypeScript multi-agent orchestration plugin for DeepSeek Harness (DSH). It turns one AI coding agent into a bounded agent team: configurable AI agent Profiles, an exact LLM model router, declarative Teams and Strategies, structured results, and depth-limited subagent delegation — without replacing the DSH runtime. TL;DR - What it is. A DeepSeek Harness plugin for multi-agent delegation policy — not a standalone agent framework. - What it adds. One model-facing legion tool whose choices are semantic Profiles such as quick , deep , and review . Each Profile carries a deployment-owned model route, subagent backend, persona, tool filter, depth, and result contract. - Why it helps. The coordinating agent picks intent instead of model IDs, a prompt can never widen the policy behind a Profile, and changing the model behind deep rewrites no prompts. - What it costs. One configuration row in a user-owned agent preset. No extra scheduler, session store, database, or agent runtime. - Who it is for. Developers and deployment owners already running DSH who want reviewable, reusable mu…

View full README on GitHub →
Agentsagent-client-protocolagent-orchestrationagentic-aiai-agentsclaude-codecodexcoding-agentcordis

Category