evo-subagent
将稳定的 agent_key 映射到角色 Markdown 文件 front matter 中声明的具体 provider/model 组合,spawn 前会对照 DSH 模型注册表校验该组合,并按工作区维护 prefercmd 与 memory 进化文件。
Maps a stable agent_key to an exact provider/model pair declared in role Markdown front matter, validates the pair against the live DSH model registry before spawning, and maintains per-workspace prefercmd and memory evolution files.
怎么安装
dsh plugin add evo-subagent 简介
evo-subagent English | 简体中文 evo-subagent is a DeepSeek Harness plugin for predictable subagent routing and project-scoped evolution. It maps stable agent roles to registered provider/model pairs, remembers verified commands and lessons for each role, and keeps every project's agent knowledge isolated. Features Route each agent_key through a same-named Markdown binding. Validate the exact provider/model pair before creating a child agent. Maintain per-agent prefercmd.md and memory.md knowledge files. Isolate bindings and evolution data by project workspace. Support fresh spawn children and cont…
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 4
- 月下载
- –
- 最近更新
- 2026-08-26
- 创建于
- 2026-08-22
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- agent-plugin, ai-agent, deepseek-harness, dsh, dsh-plugin, llm-agent, model-routing, plugin, subagent
同类推荐
claude-code-router
musistudio/claude-code-router
每个AI代理的本地控制平面:跨模型路由、融合新能力、编排工具,并始终保持完全控制。