Include archived Codex sessions in usage reports - #663
Conversation
|
Thanks for this, @gt-zhangshihao03 — clean fix and the right approach. It had picked up a merge conflict with On review we confirmed there's no double-counting if a session were ever present in both |
|
Thanks for finding and fixing this. Your fix shipped in #667, which was a rebase of this branch onto current main with identical hunks, and is now merged. Archived Codex sessions are counted as of the next release. Closing this one as superseded, the credit for the catch is yours. |
Summary
archived_sessionsalongside date-partitioned active sessionsFixes #662
Testing
npm test -- --run tests/providers/codex.test.ts(22 passed)npx tsc --noEmitnpm test -- --run(1674 passed; one unrelatedcli-status-menubartest exceeded its 5s timeout under parallel load)