Commit b75e470
scripts: golden-prompt runner — tolerate error_max_turns in capped routing runs
The 3-turn cap is the routing mode's cost control; hitting it is expected
once a skill starts executing roles, and activation is already visible in
the transcript. Only genuine run failures (rate limit, API error) are now
reported as errors. With this fix the full routing table passes 9/9 live.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent ce8817d commit b75e470
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
108 | | - | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
109 | 112 | | |
110 | 113 | | |
111 | 114 | | |
| |||
0 commit comments