openai / openai/codex

Feature request: Configurable, always-visible global status line in the Codex app

Open
#44,800 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

app enhancement rate-limits
Dominant language
Rust
Stars
125k
Forks
19.4k
PR merge metrics
PR metrics pending

Description

What variant of Codex are you using?

MacOS Codex App

What feature would you like to see?
Problem

/status works well within an individual chat, and I can check my 7-day usage limit by clicking my organisation name in the bottom-left corner. However, both require interrupting my workflow to check usage.

Since moving from the CLI to the app, I miss having a configurable status line that stays visible. This is especially useful when running multiple chats simultaneously and trying to keep track of my overall usage and burn rate.

Proposed solution

Add a configurable, always-visible status line at the app level that persists when switching between chats. Something like [statusline.cc](https://www.statusline.cc/) illustrates the kind of customisation I have in mind.

At a minimum, it should display:

  • The percentage of my 7-day usage allowance consumed or remaining.
  • When that allowance resets.
  • Usage updates automatically, without opening a menu or running /status.

Additional configurable fields, such as short-term usage limits and usage trends, would also be useful.

Benefit

A persistent, account-wide usage indicator would help me pace work across concurrent chats, spot unexpectedly high consumption, and avoid hitting a usage limit unexpectedly.

Additional information

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing the existing /status command and the organisation-name usage view in the macOS Codex app. Define the account-wide placement, configurable fields, refresh behavior, and reset display, then add coverage for switching chats and automatic usage updates.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
desktop
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.