qwen-code/packages/cli/src/ui/components
2025-06-20 02:41:19 +00:00
..
__snapshots__ bug: only show tool tokens if > 0 (#985) 2025-06-12 19:31:17 +00:00
messages Fix flicker issues by ensuring all actively changing content fits in the viewport (#1217) 2025-06-19 13:17:23 -07:00
shared Fix flicker issues by ensuring all actively changing content fits in the viewport (#1217) 2025-06-19 13:17:23 -07:00
AboutBox.tsx Allow themes to theme the UI (#769) 2025-06-05 14:35:47 -07:00
AsciiArt.ts Replace logo with custom ASCII (#958) 2025-06-13 07:59:45 +00:00
AuthDialog.test.tsx Auth First Run (#1207) 2025-06-19 16:52:22 -07:00
AuthDialog.tsx Reword auth dialog options (#1246) 2025-06-20 02:41:19 +00:00
AutoAcceptIndicator.tsx refactor: rename gemini-code to gemini-cli (#822) 2025-06-07 14:27:22 -07:00
ConsolePatcher.tsx
ConsoleSummaryDisplay.tsx feat(cli): Standardize keyboard shortcut hints (#1092) 2025-06-16 06:21:58 +00:00
ContextSummaryDisplay.tsx feat(cli): Standardize keyboard shortcut hints (#1092) 2025-06-16 06:21:58 +00:00
DetailedMessagesDisplay.tsx Fix flicker issues by ensuring all actively changing content fits in the viewport (#1217) 2025-06-19 13:17:23 -07:00
EditorSettingsDialog.tsx feat: External editor settings (#882) 2025-06-11 18:21:54 -07:00
Footer.tsx feat: Add token stats in footer (#909) 2025-06-15 11:15:53 -07:00
GeminiRespondingSpinner.tsx
Header.tsx Replace logo with custom ASCII (#958) 2025-06-13 07:59:45 +00:00
Help.tsx Update /help page (#1119) 2025-06-16 20:13:33 -07:00
HistoryItemDisplay.test.tsx Fix flicker issues by ensuring all actively changing content fits in the viewport (#1217) 2025-06-19 13:17:23 -07:00
HistoryItemDisplay.tsx Fix flicker issues by ensuring all actively changing content fits in the viewport (#1217) 2025-06-19 13:17:23 -07:00
InputPrompt.test.tsx feat: shell history (#1169) 2025-06-17 22:17:16 -04:00
InputPrompt.tsx Fix flicker issues by ensuring all actively changing content fits in the viewport (#1217) 2025-06-19 13:17:23 -07:00
LoadingIndicator.test.tsx feat: Show model thoughts while loading (#992) 2025-06-15 18:19:05 +00:00
LoadingIndicator.tsx feat: Show model thoughts while loading (#992) 2025-06-15 18:19:05 +00:00
MemoryUsageDisplay.tsx Allow themes to theme the UI (#769) 2025-06-05 14:35:47 -07:00
SessionSummaryDisplay.test.tsx feat: Add exit UI w/ stats (#924) 2025-06-11 16:40:31 -04:00
SessionSummaryDisplay.tsx feat: Add exit UI w/ stats (#924) 2025-06-11 16:40:31 -04:00
ShellModeIndicator.tsx Allow themes to theme the UI (#769) 2025-06-05 14:35:47 -07:00
Stats.test.tsx bug: only show tool tokens if > 0 (#985) 2025-06-12 19:31:17 +00:00
Stats.tsx bug: only show tool tokens if > 0 (#985) 2025-06-12 19:31:17 +00:00
StatsDisplay.test.tsx feat: Add UI for /stats slash command (#883) 2025-06-10 15:59:52 -04:00
StatsDisplay.tsx feat: Add exit UI w/ stats (#924) 2025-06-11 16:40:31 -04:00
SuggestionsDisplay.tsx Allow themes to theme the UI (#769) 2025-06-05 14:35:47 -07:00
ThemeDialog.tsx Fix flicker issues by ensuring all actively changing content fits in the viewport (#1217) 2025-06-19 13:17:23 -07:00
Tips.tsx refactor: rename gemini-code to gemini-cli (#822) 2025-06-07 14:27:22 -07:00
UpdateNotification.tsx Auto-update notifications (#1110) 2025-06-17 15:24:07 +00:00