shaokeyibb/dsh-plugin-product-subagents ↗★ 1
dsh-plugin-product-subagents
基于角色的子智能体提供商插件,支持会话恢复、角色权限控制及声明式角色库。
AI 分析
核心用途是为 DSH 提供 Codex、Claude Code 等子智能体。适合需要多角色协作、持久化会话恢复以及精细化权限隔离的复杂开发与自动化任务。
安装
此插件尚未提供可验证的 bundle,或兼容性检查未通过。请先阅读仓库说明。 阅读完整 README ↗
说明文档
阅读完整 README ↗Configuration
config:
providers: { cursor: { type: acp, command: agent, args: [acp] } }
idleTimeoutMs: 600000 # settled children release their remote session
# after this idle period (0 disables)
maxConcurrentChildren: 8 # cap on simultaneous continuable children
rolesDir:
# declarative role library (default: roles/)
registryPath:
# durable remote-session registry