mirror of
https://github.com/deepseek-ai/deepseek-harness
synced 2026-08-15 21:04:50 +00:00
14 lines
459 B
YAML
14 lines
459 B
YAML
# Live counterpart for the runner-classification snapshot overlay. It replaces
|
|
# only the sandbox provider; authored scenarios are 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'
|