core-agent-ide/codex-rs/tui/src
Fouad Matin 36f1cca1b1
fix: windows instructions (#4807)
link to docs
2025-10-05 22:06:21 -07:00
..
bin replace tui_markdown with a custom markdown renderer (#3396) 2025-09-10 12:13:53 -07:00
bottom_pane Fix tab+enter regression on slash commands (#4639) 2025-10-02 20:14:28 -07:00
chatwidget add pulsing dot loading state (#4736) 2025-10-05 21:26:27 -07:00
exec_cell add pulsing dot loading state (#4736) 2025-10-05 21:26:27 -07:00
onboarding fix: windows instructions (#4807) 2025-10-05 22:06:21 -07:00
public_widgets Add cloud tasks (#3197) 2025-09-30 10:10:33 +00:00
render rework patch/exec approval UI (#4573) 2025-10-01 14:29:05 -07:00
snapshots add pulsing dot loading state (#4736) 2025-10-05 21:26:27 -07:00
status Fix status usage ratio (#4584) 2025-10-02 10:27:10 -07:00
streaming add(core): managed config (#3868) 2025-10-03 13:02:26 -07:00
app.rs Separate interactive and non-interactive sessions (#4612) 2025-10-02 13:06:21 -07:00
app_backtrack.rs fix: remove mcp-types from app server protocol (#4537) 2025-10-01 02:16:26 +00:00
app_event.rs Make model switcher two-stage (#4178) 2025-10-02 19:38:24 +00: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 reasoning effort title (#4694) 2025-10-03 16:17:30 -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 fix clear-to-end being emitted at the end of a row (#4447) 2025-09-29 16:52:35 +00:00
diff_render.rs tui: • Working, 100% context dim (#4629) 2025-10-03 01:17:34 +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 chore: refactor tool handling (#4510) 2025-10-03 13:21:06 +01:00
insert_history.rs update composer + user message styling (#4240) 2025-09-26 16:35:56 -07:00
key_hint.rs normalize key hints (#4586) 2025-10-02 18:34:47 +00:00
lib.rs add an onboarding informing Windows of better support in WSL (#4697) 2025-10-04 17:41:40 -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 wrap markdown at render time (#4506) 2025-09-30 23:13:55 +00:00
markdown_render.rs wrap markdown at render time (#4506) 2025-09-30 23:13:55 +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 add(core): managed config (#3868) 2025-10-03 13:02:26 -07:00
pager_overlay.rs normalize key hints (#4586) 2025-10-02 18:34:47 +00:00
resume_picker.rs Separate interactive and non-interactive sessions (#4612) 2025-10-02 13:06:21 -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 add pulsing dot loading state (#4736) 2025-10-05 21:26:27 -07:00
style.rs update composer + user message styling (#4240) 2025-09-26 16:35:56 -07:00
terminal_palette.rs requery default colors on focus (#4673) 2025-10-03 22:43:41 +00: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 requery default colors on focus (#4673) 2025-10-03 22:43:41 +00:00
ui_consts.rs Fixes (#4458) 2025-09-30 00:10:04 +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