Commit a04bf5e
test(harness): exercise ToolResponseContent.is_error in parallel-tools fixture
The field landed (AGX1-371), so the failing tool in the parallel-tools
fixture now sets is_error=True instead of relying on the "Error: ..."
string convention. The deriver threads it onto CloseSpan.is_error and the
cross-channel span-signal equivalence covers the error status.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent a6ee42d commit a04bf5e
1 file changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
177 | | - | |
178 | | - | |
179 | | - | |
180 | | - | |
181 | | - | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
182 | 181 | | |
183 | 182 | | |
184 | 183 | | |
| |||
217 | 216 | | |
218 | 217 | | |
219 | 218 | | |
| 219 | + | |
220 | 220 | | |
221 | 221 | | |
222 | 222 | | |
| |||
0 commit comments