Files
llmx/codex-rs/tui/src
Naoya Yasuda 53cadb4df6 docs: Add --cask option to brew command to suggest (#5432)
## What
- Add the `--cask` flag to the Homebrew update command for Codex.

## Why
- `brew upgrade codex` alone does not update the cask, so users were not
getting the right upgrade instructions.

## How
- Update `UpdateAction::BrewUpgrade` in `codex-rs/tui/src/updates.rs` to
use `upgrade --cask codex`.

## Testing
- [x] cargo test -p codex-tui

Co-authored-by: Thibault Sottiaux <tibo@openai.com>
2025-10-21 19:10:30 -07:00
..
2025-09-30 10:10:33 +00:00
2025-10-21 11:15:17 -07:00
2025-09-15 00:42:53 -07:00
2025-10-02 18:34:47 +00:00
2025-10-21 16:25:05 +00:00
2025-08-05 04:23:22 +00:00
2025-10-08 17:13:49 -07:00
2025-09-15 06:44:40 -07:00
2025-09-30 00:10:04 +00:00