Previously only the final attempt's tokenUsage was returned, causing under-reporting of actual model consumption when retries occurred. Now all attempts' token counts are summed in the returned result. Addresses Codex review P2 (token usage) on #37 |
||
|---|---|---|
| .. | ||
| semaphore.test.ts | ||
| shared-memory.test.ts | ||
| structured-output.test.ts | ||
| task-queue.test.ts | ||
| task-retry.test.ts | ||
| task-utils.test.ts | ||
| tool-executor.test.ts | ||