-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Add a RCC credit balance display #9386
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
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
Contributor
Review completed. All previously identified issues have been resolved.
Mention @roomote in a comment to request specific changes to this pull request or fix all unresolved issues. |
daniel-lxs
approved these changes
Nov 20, 2025
mrubens
approved these changes
Nov 20, 2025
mini2s
added a commit
to zgsm-ai/costrict
that referenced
this pull request
Nov 20, 2025
Signed in with balance:

Signed out:

Important
Adds RCC credit balance display feature with backend fetching and frontend UI updates, including tests for new functionality.
creditBalance()method toCloudAPIinCloudAPI.tsto fetch RCC credit balance.requestRooCreditBalanceinwebviewMessageHandler.tsto fetch and return balance to webview.RooBalanceDisplaycomponent when authenticated.CloudAPI.creditBalance.spec.tsto testcreditBalance()method.webviewMessageHandler.rooBalance.spec.tsto test message handling for balance requests.RooBalanceDisplay.spec.tsxto test balance display component.ApiOptions.spec.tsxto test balance display inApiOptionscomponent.RooBalanceDisplay.tsxto display formatted balance with a link to billing.ApiOptions.tsxto conditionally showRooBalanceDisplaywhen provider isrooand authenticated.This description was created by
for 4c2e7a3. You can customize this summary. It will automatically update as commits are pushed.