Show Account Balance: Next to API Cost: #1888
scottnzuk
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Feature Request:
Description:
I would like to propose a feature for RooCode that shows the account balance dynamically next to the API cost for more realistic cost tracking. This would be particularly useful for users who have discounts, like R1 for example, where users get 75% off. In such cases, showing just the API cost doesn't accurately reflect the actual available balance or how much the user is being charged.
By showing the account balance alongside the API cost, it would help users better understand their current usage and how much credit they have left in real time. Additionally, the balance could dynamically change color based on customizable thresholds set in the settings, alerting the user when they are approaching their limits or if the balance is low.
Proposed Implementation:
Display Account Balance:
Dynamic Color Changes:
Integration with Discounts (like R1):
Visual Representation:
Settings Configuration:
settings.json
file.Use Case:
Example UI Concept:
In the status bar or in a custom panel:
Balance: $75.00 | API Cost: $1.25
With the dynamic color:
Additional Information:
Example of What Needs to Be Done:
Beta Was this translation helpful? Give feedback.
All reactions