Commit 4ddd584
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 0ac33ce commit 4ddd584
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
291 | 291 | | |
292 | 292 | | |
293 | 293 | | |
| 294 | + | |
| 295 | + | |
294 | 296 | | |
295 | 297 | | |
296 | 298 | | |
| |||
329 | 331 | | |
330 | 332 | | |
331 | 333 | | |
| 334 | + | |
| 335 | + | |
332 | 336 | | |
333 | 337 | | |
334 | 338 | | |
| |||
0 commit comments