Commit 06e7809
committed
fix: add emitFinalTokenUsageUpdate mock to test and include usageUpdatedAt in toolColumns deps
- Add emitFinalTokenUsageUpdate mock to clineC and clineB in nested-delegation-resume test
- Add usageUpdatedAt to toolColumns useMemo dependency array for proper recomputation when streaming tool usage updates1 parent f2ac0a1 commit 06e7809
File tree
2 files changed
+4
-1
lines changed- apps/web-evals/src/app/runs/[id]
- src/__tests__
2 files changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
389 | 389 | | |
390 | 390 | | |
391 | 391 | | |
392 | | - | |
| 392 | + | |
| 393 | + | |
393 | 394 | | |
394 | 395 | | |
395 | 396 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
| 183 | + | |
183 | 184 | | |
184 | 185 | | |
185 | 186 | | |
| |||
223 | 224 | | |
224 | 225 | | |
225 | 226 | | |
| 227 | + | |
226 | 228 | | |
227 | 229 | | |
228 | 230 | | |
| |||
0 commit comments