core-agent-ide/codex-rs/tui/src
Ed Bayes 09adbf9132
remove composer bg (#1944)
passes local tests
2025-08-07 10:04:49 -07:00
..
bottom_pane remove composer bg (#1944) 2025-08-07 10:04:49 -07:00
onboarding [config] Onboarding flow with persistence (#1929) 2025-08-07 09:27:38 -07:00
app.rs [config] Onboarding flow with persistence (#1929) 2025-08-07 09:27:38 -07:00
app_event.rs Migrate GitWarning to OnboardingScreen (#1915) 2025-08-06 22:39:07 -04:00
app_event_sender.rs Migrate GitWarning to OnboardingScreen (#1915) 2025-08-06 22:39:07 -04:00
chatwidget.rs Calculate remaining context based on last token usage (#1940) 2025-08-07 05:17:18 -07: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
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
history_cell.rs feat: add tip to upgrade to ChatGPT plan (#1938) 2025-08-07 11:10:13 +00:00
insert_history.rs Stream model responses (#1810) 2025-08-05 04:23:22 +00:00
lib.rs [config] Onboarding flow with persistence (#1929) 2025-08-07 09:27:38 -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 Stream model responses (#1810) 2025-08-05 04:23:22 +00:00
shimmer.rs First pass at a TUI onboarding (#1876) 2025-08-06 18:22:14 -04:00
slash_command.rs feat: /prompts slash command (#1937) 2025-08-07 11:55:59 +01:00
status_indicator_widget.rs Update copy (#1935) 2025-08-07 03:29:33 -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 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 approval ui (#1933) 2025-08-07 02:02:56 -07:00