core-agent-ide/codex-rs/tui/src
2025-08-05 23:02:00 -07:00
..
bottom_pane Rescue chat completion changes (#1846) 2025-08-05 08:56:13 +00:00
app.rs fixes no git repo warning (#1863) 2025-08-05 22:34:14 -07:00
app_event.rs remove conversation history widget (#1727) 2025-07-30 10:05:40 -07:00
app_event_sender.rs chore: introduce AppEventSender to help fix clippy warnings and update to Rust 1.87 (#948) 2025-05-15 14:50:30 -07:00
chatwidget.rs fix: fully enumerate EventMsg in chatwidget.rs (#1866) 2025-08-05 22:44:27 -07:00
citation_regex.rs chore: replace regex with regex-lite, where appropriate (#1200) 2025-06-02 17:11:45 -07:00
cli.rs Introduce --oss flag to use gpt-oss models (#1848) 2025-08-05 11:31:11 -07:00
custom_terminal.rs resizable viewport (#1732) 2025-07-31 00:06:55 +00:00
exec_command.rs feat: initial import of Rust implementation of Codex CLI in codex-rs/ (#629) 2025-04-24 13:31:40 -07:00
file_search.rs feat: highlight matching characters in fuzzy file search (#1420) 2025-06-28 15:04:23 -07:00
get_git_diff.rs chore(rs): update dependencies (#1494) 2025-07-10 11:08:16 -07:00
git_warning_screen.rs feat: initial import of Rust implementation of Codex CLI in codex-rs/ (#629) 2025-04-24 13:31:40 -07:00
history_cell.rs fix: fully enumerate EventMsg in chatwidget.rs (#1866) 2025-08-05 22:44:27 -07:00
insert_history.rs Stream model responses (#1810) 2025-08-05 04:23:22 +00:00
lib.rs chore: remove unnecessary default_ prefix (#1854) 2025-08-05 14:42:49 -07:00
live_wrap.rs Stream model responses (#1810) 2025-08-05 04:23:22 +00:00
log_layer.rs chore(rs): update dependencies (#1494) 2025-07-10 11:08:16 -07:00
main.rs replace login screen with a simple prompt (#1713) 2025-07-28 17:25:14 -07:00
markdown.rs Stream model responses (#1810) 2025-08-05 04:23:22 +00:00
slash_command.rs Add /compact (#1527) 2025-07-31 21:34:32 -07:00
status_indicator_widget.rs Stream model responses (#1810) 2025-08-05 04:23:22 +00:00
text_block.rs remove conversation history widget (#1727) 2025-07-30 10:05:40 -07:00
text_formatting.rs chore(rs): update dependencies (#1494) 2025-07-10 11:08:16 -07:00
tui.rs tweak comment (#1871) 2025-08-05 23:02:00 -07:00
updates.rs check for updates (#1764) 2025-08-02 00:31:38 +00:00
user_approval_widget.rs [feat] make approval key matching case insensitive (#1862) 2025-08-05 15:50:06 -07:00