Commit 0ac33ce
fix(validation): allow agentic entries in evals/multinode_evals fields
ChangelogMatrixEntry.evals only accepted SingleNodeMatrixEntry, causing
agentic-coding configs to fail validation with "Extra inputs not permitted"
for fields like kv-offloading, duration, scenario-type.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent be22a69 commit 0ac33ce
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
889 | 889 | | |
890 | 890 | | |
891 | 891 | | |
892 | | - | |
893 | | - | |
| 892 | + | |
| 893 | + | |
894 | 894 | | |
895 | 895 | | |
896 | 896 | | |
| |||
0 commit comments