core-agent-ide/codex-rs/tui
aibrahim-oai bc7beddaa2
feat: stream exec stdout events (#1786)
## Summary
- stream command stdout as `ExecCommandStdout` events
- forward streamed stdout to clients and ignore in human output
processor
- adjust call sites for new streaming API
2025-08-01 13:04:34 -07:00
..
src feat: stream exec stdout events (#1786) 2025-08-01 13:04:34 -07:00
tests feat: initial import of Rust implementation of Codex CLI in codex-rs/ (#629) 2025-04-24 13:31:40 -07:00
Cargo.toml Detect kitty terminals (#1748) 2025-08-01 00:30:44 +00:00