core-agent-ide/codex-rs/tui/src
dedrisian-oai 9ee6e6f342
Improve update nudge (#4405)
Makes the update nudge larger and adds a link to see latest release:

<img width="542" height="337" alt="Screenshot 2025-09-28 at 11 19 05 AM"
src="https://github.com/user-attachments/assets/1facce96-72f0-4a97-910a-df8b5b8b07af"
/>
2025-09-28 11:46:15 -07:00
..
bin replace tui_markdown with a custom markdown renderer (#3396) 2025-09-10 12:13:53 -07:00
bottom_pane fix(tui): make ? work again (#4362) 2025-09-27 12:18:33 -07:00
chatwidget fix(tui): make ? work again (#4362) 2025-09-27 12:18:33 -07:00
exec_cell update composer + user message styling (#4240) 2025-09-26 16:35:56 -07:00
onboarding chore: clippy on redundant closure (#4058) 2025-09-22 19:30:16 +00:00
render update composer + user message styling (#4240) 2025-09-26 16:35:56 -07:00
snapshots update composer + user message styling (#4240) 2025-09-26 16:35:56 -07:00
status /status followup (#4304) 2025-09-26 18:16:54 +00:00
streaming hide the status indicator when the answer stream starts (#4101) 2025-09-24 11:51:48 -07:00
app.rs feat: Add view stack to BottomPane (#4026) 2025-09-22 11:29:39 -07:00
app_backtrack.rs update composer + user message styling (#4240) 2025-09-26 16:35:56 -07:00
app_event.rs feat: Add view stack to BottomPane (#4026) 2025-09-22 11:29:39 -07:00
app_event_sender.rs tui: switch to using tokio + EventStream for processing crossterm events (#2489) 2025-08-20 17:11:09 +00:00
ascii_animation.rs chore: remove model upgrade popup (#4332) 2025-09-27 13:25:09 -07:00
chatwidget.rs fix(tui): make ? work again (#4362) 2025-09-27 12:18:33 -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 Fix codex resume so flags (cd, model, search, etc.) still work (#3625) 2025-09-15 06:16:17 +00:00
clipboard_paste.rs chore: clippy on redundant closure (#4058) 2025-09-22 19:30:16 +00:00
color.rs update composer + user message styling (#4240) 2025-09-26 16:35:56 -07:00
custom_terminal.rs update composer + user message styling (#4240) 2025-09-26 16:35:56 -07:00
diff_render.rs chore: clippy on redundant closure (#4058) 2025-09-22 19:30:16 +00:00
exec_command.rs chore: clippy on redundant closure (#4058) 2025-09-22 19:30:16 +00:00
file_search.rs chore: upgrade to Rust 1.89 (#2465) 2025-08-19 13:22:02 -07:00
frames.rs Login flow polish (#3632) 2025-09-15 00:42:53 -07:00
get_git_diff.rs Show progress indicator for /diff command (#2245) 2025-08-15 15:32:41 -07:00
history_cell.rs tui: separator above final agent message (#4324) 2025-09-26 22:49:59 -07:00
insert_history.rs update composer + user message styling (#4240) 2025-09-26 16:35:56 -07:00
key_hint.rs fix(tui): make ? work again (#4362) 2025-09-27 12:18:33 -07:00
lib.rs Improve update nudge (#4405) 2025-09-28 11:46:15 -07:00
live_wrap.rs Stream model responses (#1810) 2025-08-05 04:23:22 +00:00
main.rs fix codex resume message at end of session (#3957) 2025-09-22 22:24:31 +00:00
markdown.rs replace tui_markdown with a custom markdown renderer (#3396) 2025-09-10 12:13:53 -07:00
markdown_render.rs chore: clippy on redundant closure (#4058) 2025-09-22 19:30:16 +00:00
markdown_render_tests.rs replace tui_markdown with a custom markdown renderer (#3396) 2025-09-10 12:13:53 -07:00
markdown_stream.rs hide the status indicator when the answer stream starts (#4101) 2025-09-24 11:51:48 -07:00
pager_overlay.rs Show exec output on success with trimmed display (#4113) 2025-09-26 07:13:44 -07:00
resume_picker.rs pageless session list (#3194) 2025-09-24 13:44:48 -07:00
session_log.rs chore: remove once_cell dependency from multiple crates (#4154) 2025-09-24 09:15:57 -07:00
shimmer.rs update composer + user message styling (#4240) 2025-09-26 16:35:56 -07:00
slash_command.rs feat: git tooling for undo (#3914) 2025-09-23 16:59:52 +01:00
status_indicator_widget.rs tui: separator above final agent message (#4324) 2025-09-26 22:49:59 -07:00
style.rs update composer + user message styling (#4240) 2025-09-26 16:35:56 -07:00
terminal_palette.rs update composer + user message styling (#4240) 2025-09-26 16:35:56 -07:00
test_backend.rs update composer + user message styling (#4240) 2025-09-26 16:35:56 -07:00
text_formatting.rs feat: update splash (#3631) 2025-09-15 06:44:40 -07:00
tui.rs update composer + user message styling (#4240) 2025-09-26 16:35:56 -07:00
ui_consts.rs Align user history message prefix width (#3467) 2025-09-14 20:51:08 +00:00
updates.rs Replace config.responses_originator_header_internal_override with CODEX_INTERNAL_ORIGINATOR_OVERRIDE_ENV_VAR (#3388) 2025-09-09 17:23:23 -04:00
version.rs Added CLI version to /status output (#3223) 2025-09-05 16:27:31 -07:00
wrapping.rs update composer + user message styling (#4240) 2025-09-26 16:35:56 -07:00