core-agent-ide/codex-rs/tui
Michael Bolin 6e8c055fd5
fix: async-ify login flow (#2393)
This replaces blocking I/O with async/non-blocking I/O in a number of
cases. This facilitates the use of `tokio::sync::Notify` and
`tokio::select!` in #2394.









---
[//]: # (BEGIN SAPLING FOOTER)
Stack created with [Sapling](https://sapling-scm.com). Best reviewed
with [ReviewStack](https://reviewstack.dev/openai/codex/pull/2393).
* #2399
* #2398
* #2396
* #2395
* #2394
* __->__ #2393
* #2389
2025-08-18 17:23:40 -07:00
..
src fix: async-ify login flow (#2393) 2025-08-18 17:23:40 -07:00
tests tui: standardize tree prefix glyphs to └ (#2274) 2025-08-13 19:14:03 -04:00
Cargo.toml replace /prompts with a rotating placeholder (#2314) 2025-08-15 19:37:10 -07:00
prompt_for_init_command.md chore: rename INIT.md to prompt_for_init_command.md and move closer to usage (#1886) 2025-08-06 11:58:57 -07:00
styles.md fix: stop using ANSI blue (#2421) 2025-08-18 16:02:25 +00:00