mirror of
https://github.com/deepseek-ai/deepseek-harness
synced 2026-08-15 21:04:50 +00:00
11 lines
371 B
YAML
11 lines
371 B
YAML
# Snapshot-only durability-failure overlay. The child turn's ordinary flush
|
|
# succeeds; the provider-owned final confirmation fails deterministically.
|
|
- id: base
|
|
name: '@cordisjs/plugin-include'
|
|
config:
|
|
path: ./cordis.yml
|
|
patches:
|
|
- insert:
|
|
- id: subagent-durability-failure
|
|
name: './tests/fixtures/subagent-durability-failure.ts'
|