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 분석
核心用途是为 DSH 提供 Codex、Claude Code 等子智能体。适合需要多角色协作、持久化会话恢复以及精细化权限隔离的复杂开发与自动化任务。
설치
검증된 bundle이 없거나 호환성 검사에 실패했습니다. 먼저 저장소 설명을 읽어 주세요. 전체 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