# Conflicts: # packages/subagent/subagent-inprocess/package.json # packages/subagent/subagent/package.json # pnpm-lock.yaml
12 lines
441 B
YAML
12 lines
441 B
YAML
# 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'
|