shaokeyibb/dsh-plugin-product-subagents1

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 等子智能体。适合需要多角色协作、持久化会话恢复以及精细化权限隔离的复杂开发与自动化任务。

パッケージ
dsh-plugin-product-subagents
バージョン
0.2.0
ライセンス
MIT
最終更新
2026/08/13

インストール

検証済み 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