Files
deepseek-harness/examples/acp-agent/subagent-continuable-inheritance.cordis.yml
T

12 lines
441 B
YAML
Raw Normal View History

# Policy-inheritance overlay: the root session is switched to read-only at
# creation (the UI Access switch equivalent), so a continuable background
# child must inherit that override instead of the deployment default.
- id: base
name: '@deepseek-ai/cordis-plugin-include'
config:
path: ./cordis.yml
patches:
- insert:
- id: parent-sandbox-override
name: './tests/fixtures/parent-sandbox-override.ts'