core-agent-ide/codex-rs/tui
aibrahim-oai d3078b9adc
Show progress indicator for /diff command (#2245)
## Summary
- Show a temporary Working on diff state in the bottom pan 
- Add `DiffResult` app event and dispatch git diff asynchronously

## Testing
- `just fmt`
- `just fix` *(fails: `let` expressions in this position are unstable)*
- `cargo test --all-features` *(fails: `let` expressions in this
position are unstable)*

------
https://chatgpt.com/codex/tasks/task_i_689a839f32b88321840a893551d5fbef
2025-08-15 15:32:41 -07:00
..
src Show progress indicator for /diff command (#2245) 2025-08-15 15:32:41 -07:00
tests tui: standardize tree prefix glyphs to └ (#2274) 2025-08-13 19:14:03 -04:00
Cargo.toml fix: introduce codex-protocol crate (#2355) 2025-08-15 12:44:40 -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