Summary
Kiro currently does not surface enough account and credit detail in CodexBar. The menu bar/card/settings views should make it clear which Kiro account is signed in, how the user authenticated, what plan is active, how many credits remain, whether bonus credits are active, and whether overages are enabled.
Desired behavior
- Show Kiro credits left, not only percentage usage.
- Show Kiro account email and auth method, e.g.
Auth: Google.
- Normalize Kiro plan labels, e.g.
KIRO FREE -> Kiro Free.
- Show regular credits, bonus credits, reset/expiry details, and overage status when available.
- Add Kiro-specific menu bar display options:
- Automatic
- Hidden
- Credits left
- Percent left
- Credits + percent
- Used / total
- Keep Kiro plan data separate from shared provider identity fields.
Scope
Use local CLI output only:
kiro-cli whoami
/usage
- best-effort
/context
No private Kiro web/API probing should be added for this first pass.
Notes
/context can be parsed for future use, but context window details do not need to be shown in the menu card by default.
Summary
Kiro currently does not surface enough account and credit detail in CodexBar. The menu bar/card/settings views should make it clear which Kiro account is signed in, how the user authenticated, what plan is active, how many credits remain, whether bonus credits are active, and whether overages are enabled.
Desired behavior
Auth: Google.KIRO FREE->Kiro Free.Scope
Use local CLI output only:
kiro-cli whoami/usage/contextNo private Kiro web/API probing should be added for this first pass.
Notes
/contextcan be parsed for future use, but context window details do not need to be shown in the menu card by default.