Claude Code/ACP subagent
Role-based Codex / Claude Code / ACP subagent providers for the DeepSeek Harness — continuable children, durable session recovery, per-role product permissions, and delegation with a permission ceiling.
Project overview
That one prompt covers: installing the package into the profile, wiring the host-plane row, and flagging the required restart. (Before the package is published, use the local variant: point the row's name at this repo's lib/index.js instead of the package name.) Manual
Each role file: permissionMode maps to product flags: readonly (claude --permission-mode plan / codex --sandbox read-only), full (claude --dangerously-skip-permissions / codex --dangerously-bypass-approvals-and-sandbox). The relay model never gets write-capable tools, in every role. Delegation is capped: readonly < default < full; a child cannot spawn a descendant with a higher mode. Custom ACP providers
config.providers accepts any ACP-capable CLI — the generic bridge handles a persistent process, session/load resume, and dead-process reconnect: