What version of Codex CLI is running?
codex-cli 0.114.0
What subscription do you have?
plus
Which model were you using?
gpt-5.4
What platform is your computer?
Microsoft Windows NT 10.0.22000.0 x64
What terminal emulator and version are you using (if applicable)?
wsl
What issue are you seeing?
Codex CLI authenticates successfully but fails to load entitlement/limits metadata, leaving prompts stuck in thinking.
╭─────────────────────────────────────────────────────────────────╮
│ >_ OpenAI Codex (v0.114.0)
│
│ Visit https://chatgpt.com/codex/settings/usage for up-to-date
│ information on rate limits and credits
│
│ Model: gpt-5.4 (reasoning none, summaries auto)
│ Directory: ~
│ Permissions: Custom (workspace-write, on-request)
│ Agents.md:
│ Account: me@mymail.com (Unknown)
│ Collaboration mode: Default
│
│ Limits: data not available yet
╰─────────────────────────────────────────────────────────────────╯
It seems that account tier or limits metadata is not properly resolved or returned after successful login.
This makes Codex CLI unusable in practice, as prompts remain stuck in "thinking" and never complete.
What steps can reproduce the bug?
The issue occurs consistently after login and can be reproduced in every new session.
What is the expected behavior?
at least the /status will show:
│ Account: me@mymail.com (Plus)
Additional information
No response
What version of Codex CLI is running?
codex-cli 0.114.0
What subscription do you have?
plus
Which model were you using?
gpt-5.4
What platform is your computer?
Microsoft Windows NT 10.0.22000.0 x64
What terminal emulator and version are you using (if applicable)?
wsl
What issue are you seeing?
Codex CLI authenticates successfully but fails to load entitlement/limits metadata, leaving prompts stuck in thinking.
╭─────────────────────────────────────────────────────────────────╮
│ >_ OpenAI Codex (v0.114.0)
│
│ Visit https://chatgpt.com/codex/settings/usage for up-to-date
│ information on rate limits and credits
│
│ Model: gpt-5.4 (reasoning none, summaries auto)
│ Directory: ~
│ Permissions: Custom (workspace-write, on-request)
│ Agents.md:
│ Account: me@mymail.com (Unknown)
│ Collaboration mode: Default
│
│ Limits: data not available yet
╰─────────────────────────────────────────────────────────────────╯
It seems that account tier or limits metadata is not properly resolved or returned after successful login.
This makes Codex CLI unusable in practice, as prompts remain stuck in "thinking" and never complete.
What steps can reproduce the bug?
The issue occurs consistently after login and can be reproduced in every new session.
What is the expected behavior?
at least the /status will show:
│ Account: me@mymail.com (Plus)
Additional information
No response