Skip to content

Expose exact quota reset timestamps as status line items in Codex CLI. #18812

@zhw5592

Description

@zhw5592

What variant of Codex are you using?

CLI

What feature would you like to see?

Example config:

tui.status_line = [
  "model-with-reasoning",
  "context-remaining",
  "five-hour-limit",
  "five-hour-limit-reset-at",
  "weekly-limit",
  "weekly-limit-reset-at",
  "current-dir",
]

Expected behavior:

- render reset times in the user's local timezone
- update automatically as quota metadata changes
- render nothing when reset metadata is unavailable
- leave existing status line items unchanged

### Additional information

This would make quota information in the status line much more actionable for planning work, especially when users are close to a 5-hour or weekly limit.

Existing related status line items include:
- model-with-reasoning
- context-remaining
- five-hour-limit
- weekly-limit
- current-dir

Metadata

Metadata

Assignees

No one assigned

    Labels

    TUIIssues related to the terminal user interface: text input, menus and dialogs, and terminal displayenhancementNew feature or requestrate-limitsIssues related to rate limits, quotas, and token usage reporting

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions