CypherNaught-0x/DSH-Subagent-Model-Router

CypherNaught-0x★ 1JavaScript最后同步: 2026-08-19

在 GitHub 打开

Deepseek Harness plugin that allows automatic delegation of subtasks to different models based on user preferences

README 摘要

dsh-subagent-model-router A DeepSeek Harness Cordis plugin for delegating subagent work to a configured model route that can differ from the parent agent's current model. What it adds - subagent model : a delegation tool whose model argument is restricted to user-configured aliases. - wait-for-subagents : a join tool that waits for this agent's outstanding continuable background children, including standard and model-routed delegations, and returns their terminal results. - Per-model tags and routing descriptions embedded in the tool schema and system prompt. - model subagent catalog : a read-only view of models advertised by registered LLM providers. - configure subagent models : a namespace-scoped model-facing tool for reading or updating this plugin's settings without filesystem access. - model-subagent-setup : a guided skill for selecting routes, generating routing guidance, obtaining confirmation, and saving through the constrained configuration tool. - Settings → Subagent Models : a Web settings page for manually adding, editing, and removing routes. - A hot-reloaded subagent-model-router namespace in /.dsh/settings.yaml . - Foreground execution and durable continuable backgr…

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

分类