test: cover standalone Windows update prompt

This commit is contained in:
Edward Frazer
2026-05-26 16:06:03 -07:00
parent 9e7e1119e4
commit fd8c8791e1

View File

@@ -0,0 +1,15 @@
---
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 `powershell -ExecutionPolicy Bypass -c '$env:CODEX_NON_INTERACTIVE=1; irm
https://chatgpt.com/codex/install.ps1 | iex'`)
2. Skip
3. Skip until next version
Press enter to continue