gemini-cli/packages/cli/src/ui/components
Sambhav Khanna 97a472f2fb
fix(cli): Prevent Tab from auto-executing incomplete slash commands (#2919)
Co-authored-by: matt korwel <matt.korwel@gmail.com>
2025-07-07 19:43:27 +00:00
..
__snapshots__ refactor(ui): revamp exit stats display (#2771) 2025-07-01 00:28:49 +00:00
messages fix typos in diverse files (#3284) 2025-07-05 15:23:39 +00:00
shared Fix #2922: Prevent @ concatenation to valid paths in shellmode. (#2932) 2025-07-05 22:20:12 +00:00
AboutBox.tsx Add the current auth method and GCP Project config to the about message (#2112) 2025-06-27 15:46:27 +00:00
AsciiArt.ts Replace logo with custom ASCII (#958) 2025-06-13 07:59:45 +00:00
AuthDialog.test.tsx Remove unused method (#2721) 2025-06-30 22:53:05 +00:00
AuthDialog.tsx Rename AuthType LOGIN_WITH_GOOGLE_PERSONAL -> LOGIN_WITH_GOOGLE (#2769) 2025-07-01 00:11:54 +00:00
AuthInProgress.tsx Auth timeout (#1263) 2025-06-20 18:33:31 +00:00
AutoAcceptIndicator.tsx fix: prepublish changes to package names (#1420) 2025-06-25 12:41:11 +00: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 fix: prepublish changes to package names (#1420) 2025-06-25 12:41:11 +00:00
DetailedMessagesDisplay.tsx docs: fix typos in documentation (#1411) 2025-06-25 03:53:03 +00:00
EditorSettingsDialog.tsx fix: prepublish changes to package names (#1420) 2025-06-25 12:41:11 +00:00
Footer.tsx feat: Change /stats to include more detailed breakdowns (#2615) 2025-06-30 00:44:33 +00:00
GeminiRespondingSpinner.tsx Cleanup: Remove low value StreamingContextType interface. (#585) 2025-05-28 12:46:08 -07:00
Header.tsx Polish Theme Dialog (#1356) 2025-06-23 16:43:17 -07:00
Help.tsx feat: YOLO mode shorctut displayed inside /help (#3367) 2025-07-06 15:48:29 +00:00
HistoryItemDisplay.test.tsx feat: Change /stats to include more detailed breakdowns (#2615) 2025-06-30 00:44:33 +00:00
HistoryItemDisplay.tsx feat: Change /stats to include more detailed breakdowns (#2615) 2025-06-30 00:44:33 +00:00
InputPrompt.test.tsx fix: prepublish changes to package names (#1420) 2025-06-25 12:41:11 +00:00
InputPrompt.tsx fix(cli): Prevent Tab from auto-executing incomplete slash commands (#2919) 2025-07-07 19:43:27 +00:00
LoadingIndicator.test.tsx feat: Show model thoughts while loading (#992) 2025-06-15 18:19:05 +00:00
LoadingIndicator.tsx fix: prepublish changes to package names (#1420) 2025-06-25 12:41:11 +00:00
MemoryUsageDisplay.tsx Allow themes to theme the UI (#769) 2025-06-05 14:35:47 -07:00
ModelStatsDisplay.test.tsx feat: Change /stats to include more detailed breakdowns (#2615) 2025-06-30 00:44:33 +00:00
ModelStatsDisplay.tsx feat: Change /stats to include more detailed breakdowns (#2615) 2025-06-30 00:44:33 +00:00
SessionSummaryDisplay.test.tsx refactor(ui): revamp exit stats display (#2771) 2025-07-01 00:28:49 +00:00
SessionSummaryDisplay.tsx refactor(ui): revamp exit stats display (#2771) 2025-07-01 00:28:49 +00:00
ShellModeIndicator.tsx Allow themes to theme the UI (#769) 2025-06-05 14:35:47 -07:00
ShowMoreLines.tsx feat: Only show ctrl-s when idle (#1299) 2025-06-22 15:57:53 +00:00
StatsDisplay.test.tsx refactor(ui): revamp exit stats display (#2771) 2025-07-01 00:28:49 +00:00
StatsDisplay.tsx refactor(ui): revamp exit stats display (#2771) 2025-07-01 00:28:49 +00:00
SuggestionsDisplay.tsx Allow themes to theme the UI (#769) 2025-06-05 14:35:47 -07:00
ThemeDialog.tsx chore: fix typos in comment-out (#1540) 2025-06-26 04:34:53 +00:00
Tips.tsx fix: prepublish changes to package names (#1420) 2025-06-25 12:41:11 +00:00
ToolStatsDisplay.test.tsx feat: Change /stats to include more detailed breakdowns (#2615) 2025-06-30 00:44:33 +00:00
ToolStatsDisplay.tsx feat: Change /stats to include more detailed breakdowns (#2615) 2025-06-30 00:44:33 +00:00
UpdateNotification.tsx Auto-update notifications (#1110) 2025-06-17 15:24:07 +00:00