leonardoxr/dsh-routed-subagent

leonardoxr★ 0TypeScript最后同步: 2026-08-22

在 GitHub 打开

Complexity-routed subagent delegation for DeepSeek Harness: the model picks the runtime tier per task.

README 摘要

dsh-routed-subagent Complexity-routed subagent delegation for DeepSeek Harness. The calling model judges each delegated task and picks the runtime tier — provider, model, token cap, reasoning effort — it deserves. Spawn chains bound what deeper delegation may exist at all. Built only on public Harness seams ( ctx.subagents.start() per-start agentOptions , the agent-scoped agent/request waterfall). No upstream source changes; works on CLI, plain dsh web , and community desktop distributions. Configure in the app After install, Settings → Plugins → Routed subagent opens a structured tier builder. Provider and model choices come from the same live Host catalog as Chat, and each model exposes its adapter-owned reasoning levels. Each tier also has dedicated controls for its name, token cap, persona, routing guidance, and child-delegation allowlist. Tiers can be added, duplicated, reordered, or removed without editing JSON. Changes are staged until saved, and the whole table can be discarded or reset to composition. Saved edits apply to new delegations immediately; no restart. Structural identity ( toolName , providerName , maxDepth ) stays in composition. The editor uses the Harness cli…

在 GitHub 查看完整 README →
Agent/智能体deepseek-harnessdsh-pluginagent

分类