core-agent-ide/codex-rs/tui/src
Jeremy Rose 1ad8ae2579
color the status letter in apply patch summary (#2337)
<img width="440" height="77" alt="Screenshot 2025-08-14 at 8 30 30 PM"
src="https://github.com/user-attachments/assets/c6169a3a-2e98-4ace-b7ee-918cf4368b7a"
/>
2025-08-15 20:25:48 +00:00
..
bottom_pane tui: skip identical consecutive entries in local composer history (#2352) 2025-08-15 10:55:44 -07:00
chatwidget fix: introduce codex-protocol crate (#2355) 2025-08-15 12:44:40 -07:00
onboarding Cleanup rust login server a bit more (#2331) 2025-08-14 19:42:14 -07:00
render Re-add markdown streaming (#2029) 2025-08-12 17:37:28 -07:00
snapshots tui: align diff display by always showing sign char and keeping fixed gutter (#2353) 2025-08-15 09:32:45 -07:00
streaming Parse reasoning text content (#2277) 2025-08-13 18:39:58 -07:00
app.rs Added allow-expect-in-tests / allow-unwrap-in-tests (#2328) 2025-08-14 17:59:01 -07:00
app_event.rs use a central animation loop (#2268) 2025-08-14 16:59:47 -04:00
app_event_sender.rs Re-add markdown streaming (#2029) 2025-08-12 17:37:28 -07:00
chatwidget.rs fix: introduce codex-protocol crate (#2355) 2025-08-15 12:44:40 -07:00
chatwidget_stream_tests.rs Re-add markdown streaming (#2029) 2025-08-12 17:37:28 -07:00
citation_regex.rs Added allow-expect-in-tests / allow-unwrap-in-tests (#2328) 2025-08-14 17:59:01 -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: align diff display by always showing sign char and keeping fixed gutter (#2353) 2025-08-15 09:32:45 -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 Added allow-expect-in-tests / allow-unwrap-in-tests (#2328) 2025-08-14 17:59:01 -07:00
get_git_diff.rs chore(rs): update dependencies (#1494) 2025-07-10 11:08:16 -07:00
history_cell.rs color the status letter in apply patch summary (#2337) 2025-08-15 20:25:48 +00:00
insert_history.rs Added allow-expect-in-tests / allow-unwrap-in-tests (#2328) 2025-08-14 17:59:01 -07:00
lib.rs [tools] Add apply_patch tool (#2303) 2025-08-15 11:55:53 -04:00
live_wrap.rs Stream model responses (#1810) 2025-08-05 04:23:22 +00:00
main.rs First pass at a TUI onboarding (#1876) 2025-08-06 18:22:14 -04:00
markdown.rs Re-add markdown streaming (#2029) 2025-08-12 17:37:28 -07:00
markdown_stream.rs Re-add markdown streaming (#2029) 2025-08-12 17:37:28 -07:00
session_log.rs remove "status text" in bottom line (#2279) 2025-08-14 14:10:21 -04:00
shimmer.rs use a central animation loop (#2268) 2025-08-14 16:59:47 -04:00
slash_command.rs feat: add a /mention slash command (#2114) 2025-08-11 14:15:41 -07:00
status_indicator_widget.rs use a central animation loop (#2268) 2025-08-14 16:59:47 -04:00
text_formatting.rs Added allow-expect-in-tests / allow-unwrap-in-tests (#2328) 2025-08-14 17:59:01 -07:00
tui.rs Fix rust build on windows (#2019) 2025-08-08 10:57:16 -07:00
updates.rs Fix release build (#2244) 2025-08-12 15:35:20 -07:00
user_approval_widget.rs Format multiline commands (#2333) 2025-08-14 19:49:42 -07:00