Files
deepseek-harness/examples/acp-agent/depth-two.cordis.yml
2026-07-20 17:58:57 +08:00

14 lines
409 B
YAML

# Depth-limit snapshot overlay: keep the default composition and allow two
# generations of spawn children before runtime enforcement rejects another.
- id: base
name: '@cordisjs/plugin-include'
config:
path: ./cordis.yml
patches:
- id: tool-subagent
name: '@deepseek-ai/dsh-tool-subagent'
config:
provider: spawn
toolName: subagent
maxDepth: 2