-
Notifications
You must be signed in to change notification settings - Fork 5.7k
Closed as not planned
Labels
bugSomething isn't workingSomething isn't working
Description
What version of Codex is running?
0.45.0
Which model were you using?
gpt-5-codex
What platform is your computer?
No response
What steps can reproduce the bug?
- Install via
bun i -g @openai/codex
- Wait for update to be available
- Update message suggests updating via
npm
What is the expected behavior?
Message should say Run bun install -g @openai/codex@latest
What do you see instead?
╭────────────────────────────────────────────────────╮
│ ✨ Update available! 0.45.0 -> 0.46.0. │
│ │
│ See full release notes: │
│ │
│ https://github.com/openai/codex/releases/latest │
│ │
│ Run npm install -g @openai/codex@latest to update. │
╰────────────────────────────────────────────────────╯
Additional information
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working