fix: usage cost off-by-one drop & rename Agent Events to Event Stream#519
Conversation
|
Codex review: needs real behavior proof before merge. Latest ClawSweeper review: 2026-05-22 22:09 UTC / May 22, 2026, 6:09 PM ET. Workflow note: Future ClawSweeper reviews update this same comment in place. How this review workflow works
Summary Reproducibility: yes. for the usage-cost bug from source inspection: current main requests 7 or 30 days but drops cost payloads whose Days field is off by one. I did not run the WinUI app because this review is read-only. PR rating Rank-up moves:
What the crustacean ranks mean
Shiny media proof means a screenshot, video, or linked artifact directly shows the changed behavior. Runtime, network, CSP, and security claims still need visible diagnostics. Real behavior proof Mantis proof suggestion Risk before merge
Maintainer options:
Next step before merge Security Review findings
Review detailsBest possible solution: Land the usage-cost tolerance with focused regression coverage, then merge the Event Stream rename/filter simplification only after locale resources, layout, UX approval, and real behavior proof are in place. Do we have a high-confidence way to reproduce the issue? Yes for the usage-cost bug from source inspection: current main requests 7 or 30 days but drops cost payloads whose Days field is off by one. I did not run the WinUI app because this review is read-only. Is this the best way to solve the issue? No: the cost tolerance is a narrow fix, but the PR mixes it with a UX rename/filter removal and currently leaves localized builds inconsistent. The safer path is to split or fix those UI issues before merge. Label changes:
Label justifications:
Full review comments:
Overall correctness: patch is incorrect What I checked:
Likely related people:
Codex review notes: model gpt-5.5, reasoning high; reviewed against 8560086ebeae. |
6570a51 to
9810d68
Compare
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
9810d68 to
ae85282
Compare
|
ClawSweeper PR egg 🎁 Pass real behavior proof to wake the egg and unlock a hatchable treat. Where did the egg go?
|
Changes
Usage cost fix
Event Stream rename & filter removal
Test update