dsh-subagent-registry
把本地定义的自定义 agent 注册成 dsh 可调用的 subagent:主模型通过 use_agent 工具按名字派活,每个 agent 以独立人格运行,支持断点续跑。
Register locally-defined custom agents as callable subagents in dsh: the main conversation invokes any agent by name via use_agent, each running as a real dsh subagent with its own persona. Supports breakpoint resume for interrupted runs.
怎么安装
dsh plugin add @aiwayds/dsh-subagent-registry 简介
dsh-subagent-registry Register locally-defined custom agents (~/.dsh/agents/*.md) as callable subagents in dsh: the main conversation can invoke any of them by name through the use_agent tool, and each runs as a real dsh subagent with its own persona (system prompt). When a run is interrupted (error, cancellation, crash, token limit), the next use_agent call for the same agent **resumes it from its saved partial work** instead of restarting from scratch. **中文简介**:把 ~/.dsh/agents/*.md 定义的自定义 agent(frontmatter 元数据 + markdown 正文作为 persona)注册成 dsh 可按名调用的 subagent。主对话通过 use_agent 工具点名调用;每个自定义 agent…
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 1
- 月下载
- –
- 最近更新
- 2026-08-30
- 创建于
- 2026-08-16
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- dsh, dsh-plugin
同类推荐
ms-365-mcp-server
softeria/ms-365-mcp-server
一个模型上下文协议(MCP)服务器,通过Graph API与Microsoft 365和Office服务交互。
mcp-searxng
ihor-sokoliuk/mcp-searxng
通过SearXNG为AI助手提供私密网络搜索——支持Claude、Cursor和任何MCP客户端。