Handle usage-limit reset credits#219
Draft
andrei-hasna wants to merge 4 commits into
Draft
Conversation
Contributor
Author
|
Queue state: deferred to the app-server/protocol lane, not merge-ready in the infra/skill lane. Reason: this PR is draft, currently conflicts with main, and touches broad app-server/protocol/TUI/backend-client/core config surfaces. The body also says it is draft until remote gates pass. Required before undraft/merge consideration:
No local compile/schema output from spark01 is accepted as evidence for this PR. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
/usageTUI presentation for reset credits.Current branch state
fe2ca838b11682c5443eaf6e00b4487b577b606d(Format usage reset hotfix).main.hotfix/usage-limit-reset-20260711.origin/mainby 3 commits.Local validation on station02
git status --porcelain=v1 --branch: clean onhotfix/usage-limit-reset-20260711.git rev-parse HEAD:fe2ca838b11682c5443eaf6e00b4487b577b606d.git rev-list --left-right --count origin/main...HEAD:0 3.git diff --check origin/main..HEAD: passed.origin/main..HEAD: absent.shield reviewbefore the formatting commit: no security issues in staged changes.cargo/rustfmtare not installed on station02, and local heavy Rust/Bazel builds were intentionally skipped for this prep pass.Remote validation status
3b355368953599f5ae04628b7e457c78e123926efailedFormat / etcandbuild-testduecargo fmt --checkdrift.fe2ca838b11682c5443eaf6e00b4487b577b606dwas pushed; wait for the new PR CI run on that head.Required remote validation
Run in a Rust/Bazel-capable environment before merge:
Draft until those remote gates pass.