Commit db421be
fix(validation): add run-eval/eval-only fields to agentic matrix entries
The eval pipeline injects run-eval and eval-only into agentic entries,
but SingleNodeAgenticMatrixEntry and MultiNodeAgenticMatrixEntry had
extra='forbid' without those fields, causing validation to reject them.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 4659c17 commit db421be
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
333 | 333 | | |
334 | 334 | | |
335 | 335 | | |
| 336 | + | |
| 337 | + | |
336 | 338 | | |
337 | 339 | | |
338 | 340 | | |
| |||
0 commit comments