replace /prompts with a rotating placeholder (#2314)

This commit is contained in:
Jeremy Rose
2025-08-15 22:37:10 -04:00
committed by GitHub
parent d3078b9adc
commit 7a80d3c96c
11 changed files with 84 additions and 72 deletions

2
codex-rs/Cargo.lock generated
View File

@@ -930,7 +930,7 @@ dependencies = [
"once_cell",
"path-clean",
"pretty_assertions",
"rand 0.8.5",
"rand 0.9.2",
"ratatui",
"ratatui-image",
"regex-lite",