gemini-cli/packages/cli/src/ui/components
Yuki Okita c1fe688956
feat: Multi-Directory Workspace Support (part1: add `--include-directories` option) (#4605)
Co-authored-by: Allen Hutchison <adh@google.com>
2025-07-30 20:38:20 +00:00
..
__snapshots__ feat: Add Shell Command Execution to Custom Commands (#4917) 2025-07-27 06:00:26 +00:00
messages feat(ui): Update tool confirmation cancel button text (#4820) 2025-07-30 20:37:51 +00:00
shared Vim mode (#3936) 2025-07-25 22:36:42 +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 Feature custom themes logic (#2639) 2025-07-20 07:51:18 +00:00
AuthDialog.tsx feat: Add GEMINI_DEFAULT_AUTH_TYPE support (#4002) 2025-07-13 03:43:35 +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
ConsoleSummaryDisplay.tsx feat(cli): Standardize keyboard shortcut hints (#1092) 2025-06-16 06:21:58 +00:00
ContextSummaryDisplay.tsx Updates schema, UX and prompt for IDE context (#5046) 2025-07-28 15:03:22 +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 fix(ui): remove extraneous whitespace from startup screen (#3990) 2025-07-26 00:36:19 +00:00
GeminiRespondingSpinner.tsx Cleanup: Remove low value StreamingContextType interface. (#585) 2025-05-28 12:46:08 -07:00
Header.tsx fix(ui): remove extraneous whitespace from startup screen (#3990) 2025-07-26 00:36:19 +00:00
Help.tsx Adds docs outlining keyboard shortcuts for gemini-cli (#4727) 2025-07-28 19:35:06 +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
IDEContextDetailDisplay.tsx Updates schema, UX and prompt for IDE context (#5046) 2025-07-28 15:03:22 +00:00
InputPrompt.test.tsx feat: Multi-Directory Workspace Support (part1: add `--include-directories` option) (#4605) 2025-07-30 20:38:20 +00:00
InputPrompt.tsx feat: Multi-Directory Workspace Support (part1: add `--include-directories` option) (#4605) 2025-07-30 20:38:20 +00:00
LoadingIndicator.test.tsx style: Format execution time as minutes, seconds (#2707) 2025-07-08 06:14:42 +00:00
LoadingIndicator.tsx style: Format execution time as minutes, seconds (#2707) 2025-07-08 06:14:42 +00:00
MemoryUsageDisplay.tsx Allow themes to theme the UI (#769) 2025-06-05 14:35:47 -07:00
ModelStatsDisplay.test.tsx Adding TurnId to Tool call and API responses and error logs. (#3039) 2025-07-09 18:49:30 +00:00
ModelStatsDisplay.tsx feat: Change /stats to include more detailed breakdowns (#2615) 2025-06-30 00:44:33 +00:00
SessionSummaryDisplay.test.tsx Adding TurnId to Tool call and API responses and error logs. (#3039) 2025-07-09 18:49:30 +00:00
SessionSummaryDisplay.tsx refactor(ui): revamp exit stats display (#2771) 2025-07-01 00:28:49 +00:00
ShellConfirmationDialog.test.tsx feat: Add Shell Command Execution to Custom Commands (#4917) 2025-07-27 06:00:26 +00:00
ShellConfirmationDialog.tsx feat: Add Shell Command Execution to Custom Commands (#4917) 2025-07-27 06:00:26 +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 Adding TurnId to Tool call and API responses and error logs. (#3039) 2025-07-09 18:49:30 +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 Update diff colors (#4747) 2025-07-23 22:39:22 +00:00
Tips.tsx fix(ui): remove extraneous whitespace from startup screen (#3990) 2025-07-26 00:36:19 +00:00
ToolStatsDisplay.test.tsx Adding TurnId to Tool call and API responses and error logs. (#3039) 2025-07-09 18:49:30 +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