trynewthin/dsh-subagent-roles

trynewthin★ 1TypeScript最后同步: 2026-08-16

在 GitHub 打开

Role-based model routing for DeepSeek Harness subagent delegation.

README 摘要

DSH Subagent Roles A DeepSeek Harness plugin for routing delegated work through named roles while each user keeps control of the model behind every role. A multi-model setup usually fails at the handoff: the lead agent can create a child, but has no durable vocabulary for why that child should use a particular model. This plugin adds role names, role descriptions, a settings surface, and two model-facing tools so delegation can express that decision. The role is stable; the model is yours Seven OMP-inspired role presets give the lead a selection vocabulary. scout , designer , reviewer , security-reviewer , librarian , task , and sonic each carry a short selection description. Reset restores those names and descriptions. Model routes are personal configuration, not plugin defaults. Every user chooses the provider, model, and reasoning effort for each role in Settings. Reset restores the presets while retaining routes for matching role IDs; it never hardcodes someone else's models. The handoff keeps the chosen model attached to the child. delegate role starts a continuable child with the selected route and records the role and reasoning effort in its label, so a later child turn uses…

在 GitHub 查看完整 README →
Agent/智能体agent-routingdeepseek-harnessdsh-pluginsubagentagent

分类