Skip to content

Improve Kiro credits and account visibility #934

@solnikhil

Description

@solnikhil

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions