core-agent-ide/codex-rs/tui/src
2025-08-12 05:03:58 +00:00
..
bottom_pane feat: add a /mention slash command (#2114) 2025-08-11 14:15:41 -07:00
onboarding Show ChatGPT login URL during onboarding (#2028) 2025-08-09 01:30:34 +00:00
snapshots TUI: Show apply patch diff. Stack: [2/2] (#2050) 2025-08-11 18:32:59 -07:00
app.rs fix: update ctrl-z to suspend tui (#2113) 2025-08-12 05:03:58 +00:00
app_event.rs Revert "Streaming markdown (#1920)" (#1981) 2025-08-08 01:38:39 +00:00
app_event_sender.rs Migrate GitWarning to OnboardingScreen (#1915) 2025-08-06 22:39:07 -04:00
chatwidget.rs fix: update ctrl-z to suspend tui (#2113) 2025-08-12 05:03:58 +00:00
citation_regex.rs chore: replace regex with regex-lite, where appropriate (#1200) 2025-06-02 17:11:45 -07:00
cli.rs [config] Onboarding flow with persistence (#1929) 2025-08-07 09:27:38 -07:00
colors.rs First pass at a TUI onboarding (#1876) 2025-08-06 18:22:14 -04:00
common.rs TUI: Show apply patch diff. Stack: [2/2] (#2050) 2025-08-11 18:32:59 -07:00
custom_terminal.rs resizable viewport (#1732) 2025-07-31 00:06:55 +00:00
diff_render.rs TUI: Show apply patch diff. Stack: [2/2] (#2050) 2025-08-11 18:32:59 -07: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
history_cell.rs TUI: Show apply patch diff. Stack: [2/2] (#2050) 2025-08-11 18:32:59 -07:00
insert_history.rs Revert "Streaming markdown (#1920)" (#1981) 2025-08-08 01:38:39 +00:00
lib.rs TUI: Show apply patch diff. Stack: [2/2] (#2050) 2025-08-11 18:32:59 -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 First pass at a TUI onboarding (#1876) 2025-08-06 18:22:14 -04:00
markdown.rs Revert "Streaming markdown (#1920)" (#1981) 2025-08-08 01:38:39 +00:00
shimmer.rs First pass at a TUI onboarding (#1876) 2025-08-06 18:22:14 -04:00
slash_command.rs feat: add a /mention slash command (#2114) 2025-08-11 14:15:41 -07:00
status_indicator_widget.rs feat: allow esc to interrupt session (#2054) 2025-08-08 18:59:54 -07: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 Fix rust build on windows (#2019) 2025-08-08 10:57:16 -07:00
updates.rs check for updates (#1764) 2025-08-02 00:31:38 +00:00
user_approval_widget.rs [1/3] Parse exec commands and format them more nicely in the UI (#2095) 2025-08-11 14:26:15 -04:00