Files
deepseek-harness/examples/acp-agent/partial-landlock.cordis.yml
2026-08-03 17:31:08 +08:00

14 lines
456 B
YAML

# Live counterpart for the partial-Landlock snapshot overlay. It replaces only
# the sandbox provider; the authored scenario is skipped in record mode.
- id: base
name: '@cordisjs/plugin-include'
config:
path: ./cordis.yml
patches:
- id: sandbox
name: '@deepseek-ai/dsh-sandbox-local'
disabled: true
- insert:
- id: partial-landlock-sandbox
name: './tests/fixtures/partial-landlock-sandbox.ts'