fix(subagent): harden continuable persistence
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
# 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'
|
||||
Reference in New Issue
Block a user