fix: harden workflow demo and evaluation tooling

This commit is contained in:
lda
2026-07-01 08:20:38 +07:00 Verified
parent 7bdfa3132d
commit 7e5f1c88da
29 changed files with 365 additions and 71 deletions
+1 -1
View File
@@ -115,7 +115,7 @@ def resume_interrupt(
)
validate_payload_against_schema(
step.resume_schema,
run.interrupt.resume_schema,
resume_payload,
f"interrupt resume for {step.id}",
)