Shows Plus instead of Pro

Resolved 💬 12 comments Opened Nov 14, 2025 by iw2rmb Closed Dec 5, 2025
💡 Likely answer: A maintainer (github-actions[bot], contributor) responded on this thread — see the highlighted reply below.

What version of Codex is running?

58

What subscription do you have?

Pro

Which model were you using?

gpt-5.1

What platform is your computer?

Darwin 24.5.0 arm64 arm

What issue are you seeing?

I've switched to 5.1/58 just an hour ago and now Codex tells me that I've spent 50% of my weekly limit.

Also, I find it disturbing that Codex shows me Plus when I'm on Pro. I don't know if that's the case. Didn't have any limits problems before so didn't pay attention.

What steps can reproduce the bug?

What is the expected behavior?

Codex must show "Pro" subscription and my tokens spendings must be within the same rates I had yesterday.

Additional information

019a8191-9e9c-7490-9748-c68287b37a9b

View original on GitHub ↗

12 Comments

github-actions[bot] contributor · 8 months ago

Potential duplicates detected. Please review them and close your issue if it is a duplicate.

  • #6455
  • #6281
  • #6611
  • #6635
  • #6658

Powered by Codex Action

matssk · 8 months ago

I have the same issue. Either the limits have had a sudden dramatic reduction or it's showing Plus limits.

etraut-openai contributor · 8 months ago

If you log out and log back in, is the correct plan information then shown in the CLI? I suspect that we're showing stale plan information locally based on the plan you had when you initially logged in. That wouldn't affect usage accounting or limit enforcement, which is all done on the backend.

matssk · 8 months ago

I've never logged in with a Plus account. It's shows the same in the Codex Web Usage dashboard. The usage graph does not show higher usage than earlier, but the limits go away much faster.

iw2rmb · 8 months ago
If you log out and log back in, is the correct plan information then shown in the CLI?

Logging out/in doesn't change anything and https://chatgpt.com/codex/settings/usage shows the same usage.

willwang-openai contributor · 8 months ago

@iw2rmb can you share your user id? This will allow me look up logs relating to your usage. On https://chatgpt.com/codex, click on your profile icon in the top right, and then click on your email. This will copy your user id onto your clipboard.

iw2rmb · 8 months ago

@willwang-openai here's my user id: user-JpDZlnbbBvCng7XgUn2vvt4M

iw2rmb · 8 months ago

@willwang-openai I've logged out/in and now /status shows correct subscription—Pro. Could you reset weekly limit? It was spending with some unrealistic speed and now it's almost gone.

willwang-openai contributor · 8 months ago

@iw2rmb Im actually not seeing any irregularities with your usage. You've called the responses API (once per model inference) 23k+ times last week. I would say thats within the expected range for a Pro user. I am continuing to investigate overcharge issues in general though.

willwang-openai contributor · 8 months ago

@matssk please check the CLI usage bars as they have been inverted from what the previously were. It now shows usage remaining instead of usage used.

matssk · 8 months ago

@willwang-openai it's not that it's been inverted, I think it was just using more tokens than I'm used to. It might simply be that 5.1 was running faster than 5.

etraut-openai contributor · 7 months ago

The "show plus instead of pro" bug is addressed by PR #7610. The fix will be in the next release (0.66).