shaokeyibb/dsh-plugin-product-subagents ↗★ 1
dsh-plugin-product-subagents
Role-based Codex / Claude Code / ACP subagent providers for the DeepSeek Harness: continuable children, durable session recovery, per-role product permissions, delegation with a permission ceiling, and a declarative role library.
AI Analysis
核心用途是为 DSH 提供 Codex、Claude Code 等子智能体。适合需要多角色协作、持久化会话恢复以及精细化权限隔离的复杂开发与自动化任务。
Install
This plugin has no verified bundle, or compatibility checks failed. Read the repository notes first. Read the full README ↗
README
Read the full 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