Commit f29ebcc
committed
Fix task-tool test fixtures to match the current provider and inference-spec shapes
ProviderSettings now requires a models array and InferenceSpec now
takes an order of legs rather than a flat provider/model pair; two
task-tool tests still used the old fixture shapes, which tsc rejected
and blocked every commit through the typecheck pre-commit hook.
Claude-Session: https://claude.ai/code/session_01PiLfSXwRgDgMp5wC3SVAZn1 parent 4f82ae6 commit f29ebcc
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
451 | 451 | | |
452 | 452 | | |
453 | 453 | | |
454 | | - | |
455 | | - | |
| 454 | + | |
| 455 | + | |
456 | 456 | | |
457 | 457 | | |
458 | 458 | | |
| |||
469 | 469 | | |
470 | 470 | | |
471 | 471 | | |
472 | | - | |
| 472 | + | |
473 | 473 | | |
474 | 474 | | |
475 | 475 | | |
| |||
492 | 492 | | |
493 | 493 | | |
494 | 494 | | |
495 | | - | |
| 495 | + | |
496 | 496 | | |
497 | 497 | | |
498 | 498 | | |
| |||
0 commit comments