MiniMax: show token plan period end#1110
Conversation
|
Codex review: needs real behavior proof before merge. Latest ClawSweeper review: 2026-05-22 17:01 UTC / May 22, 2026, 1:01 PM ET. Workflow note: Future ClawSweeper reviews update this same comment in place. How this review workflow works
Summary Reproducibility: yes. for the review finding: source inspection of PR head shows the new field is documented as 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 Risk before merge
Maintainer options:
Next step before merge Security Review findings
Review detailsBest possible solution: Either remove the dormant plan-period field until a reliable MiniMax billing-period source is identified, or keep it only with documentation/tests that clearly state it is intentionally unset today and add runtime proof for the chosen behavior. Do we have a high-confidence way to reproduce the issue? Yes for the review finding: source inspection of PR head shows the new field is documented as Is this the best way to solve the issue? No; the latest head no longer implements the advertised display and leaves a misleading public contract behind. The narrower maintainable path is to remove or accurately document the dormant field until a true billing-period source exists. Label justifications:
Full review comments:
Overall correctness: patch is incorrect Acceptance criteria:
What I checked:
Likely related people:
Codex review notes: model gpt-5.5, reasoning high; reviewed against cdb6acba6407. |
|
ClawSweeper PR egg 🎁 Pass real behavior proof to wake the egg and unlock a hatchable treat. Where did the egg go?
|
1a09cb4 to
8f30369
Compare
|
ClawSweeper feedback addressed in follow-up push. Changes:
Validation:
|
|
CI follow-up: The failing What passed:
The only failure is in the macOS Swift Test step during test discovery:
The script fails before running suites because:
returns non-zero on the macOS 15 Intel runner with Xcode 26.1.1. This looks like a CI environment / SwiftPM test-discovery failure rather than a source-code or MiniMax-patch failure. No source files were changed for this diagnosis. |
|
CI blocker fixed. Root cause: MenuCardView+MiniMax.swift had a stray Fix: Removed the stale Validation:
Scope:
|
|
Thanks for chasing this. I do not think this PR should land in its current shape. After the follow-up, the implementation no longer shows a MiniMax plan-period end. The new tests explicitly assert that I am going to close this one rather than merge a no-op data-model field. A follow-up would be welcome if MiniMax exposes a real billing-period source distinct from quota reset time. |
Fixes or follows up MiniMax Token Plan display.
Summary
Validation
Files