gemini-cli/packages/cli/src/ui/components
N. Taylor Mullen 742caa5dd8
feat(cli): Standardize keyboard shortcut hints (#1092)
2025-06-16 06:21:58 +00:00
..
__snapshots__ bug: only show tool tokens if > 0 (#985) 2025-06-12 19:31:17 +00:00
messages bug: Fix code colorizer (#1046) 2025-06-14 21:27:53 +01:00
shared feat: External editor settings (#882) 2025-06-11 18:21:54 -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
AutoAcceptIndicator.tsx refactor: rename gemini-code to gemini-cli (#822) 2025-06-07 14:27:22 -07:00
ConsolePatcher.tsx Make console message support more robust to logging in the middle of rendering. (#521) 2025-05-23 22:51:47 -07:00
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 Allow themes to theme the UI (#769) 2025-06-05 14:35:47 -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 Cleanup: Remove low value StreamingContextType interface. (#585) 2025-05-28 12:46:08 -07:00
Header.tsx Replace logo with custom ASCII (#958) 2025-06-13 07:59:45 +00:00
Help.tsx Allow themes to theme the UI (#769) 2025-06-05 14:35:47 -07:00
HistoryItemDisplay.test.tsx feat: Add exit UI w/ stats (#924) 2025-06-11 16:40:31 -04:00
HistoryItemDisplay.tsx Add `/compress` command to force a compression of the context (#986) 2025-06-14 04:21:40 +00:00
InputPrompt.tsx Support completion of checkpoint names in /resume (#1063) 2025-06-15 11:40:39 -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 Allow themes to theme the UI (#769) 2025-06-05 14:35:47 -07:00
Tips.tsx refactor: rename gemini-code to gemini-cli (#822) 2025-06-07 14:27:22 -07:00