..
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
app.rs
fix: remove unused import in release mode ( #2201 )
2025-08-11 17:11:36 -07: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
feat: add a /mention slash command ( #2114 )
2025-08-11 14:15:41 -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
diff_render.rs
Chores: Refactor approval Patch UI. Stack: [1/2] ( #2049 )
2025-08-11 19:31:34 +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
[TUI] Split multiline commands ( #2202 )
2025-08-11 19:11:46 -04:00
insert_history.rs
Revert "Streaming markdown ( #1920 )" ( #1981 )
2025-08-08 01:38:39 +00:00
lib.rs
Chores: Refactor approval Patch UI. Stack: [1/2] ( #2049 )
2025-08-11 19:31:34 +00: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