core-agent-ide/codex-rs/tui
Jeremy Rose 20cd61e2a4
use a central animation loop (#2268)
instead of each shimmer needing to have its own animation thread, have
render_ref schedule a new frame if it wants one and coalesce to the
earliest next frame. this also makes the animations
frame-timing-independent, based on start time instead of frame count.
2025-08-14 16:59:47 -04:00
..
src use a central animation loop (#2268) 2025-08-14 16:59:47 -04:00
tests tui: standardize tree prefix glyphs to └ (#2274) 2025-08-13 19:14:03 -04:00
Cargo.toml Re-add markdown streaming (#2029) 2025-08-12 17:37:28 -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