feat: Auto update approval (#5185)
Adds an update prompt when the CLI starts: <img width="1410" height="608" alt="Screenshot 2025-10-14 at 5 53 17 PM" src="https://github.com/user-attachments/assets/47c8bafa-7bed-4be8-b597-c4c6c79756b8" />
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
---
|
||||
source: tui/src/update_prompt.rs
|
||||
expression: terminal.backend()
|
||||
---
|
||||
✨ Update available! 0.0.0 -> 9.9.9
|
||||
|
||||
Release notes: https://github.com/openai/codex/releases/latest
|
||||
|
||||
› 1. Update now (runs `npm install -g @openai/codex@latest`)
|
||||
2. Skip
|
||||
3. Skip until next version
|
||||
|
||||
Press enter to continue
|
||||
Reference in New Issue
Block a user