2026-08-04 14:47:46 +08:00
|
|
|
# Live counterpart for the runner-classification snapshot overlay. It replaces
|
|
|
|
|
# only the sandbox provider; authored scenarios are skipped in record mode.
|
2026-08-03 17:31:08 +08:00
|
|
|
- id: base
|
2026-08-10 22:04:06 +08:00
|
|
|
name: '@deepseek-ai/cordis-plugin-include'
|
2026-08-03 17:31:08 +08:00
|
|
|
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'
|