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