gemini-cli/packages/cli/src/ui/components
2025-11-05 19:36:07 +00:00
..
__snapshots__ Fixes for Ink 6.4.0 (#12352) 2025-10-31 14:43:12 +00:00
messages feat(ui): add response semantic color (#12450) 2025-11-03 00:21:26 +00:00
shared [Extension Reloading]: Update custom commands, add enable/disable command (#12547) 2025-11-05 19:36:07 +00:00
views Fix tests to wrap all calls changing the UI with act. (#12268) 2025-10-30 18:50:26 +00:00
AboutBox.tsx feat(ui): Semantic tokens refactor (#8087) 2025-09-10 17:57:07 +00:00
AnsiOutput.test.tsx Fix tests to wrap all calls changing the UI with act. (#12268) 2025-10-30 18:50:26 +00:00
AnsiOutput.tsx Re-land bbiggs changes to reduce margin on narrow screens with fixes + full width setting (#10522) 2025-10-10 02:27:20 +00:00
AppHeader.tsx fix(cli): Revert the code to hide tips when showing trust dialog (#8946) 2025-09-19 22:22:39 +00:00
AsciiArt.ts feat(ui): Improve UI layout adaptation for narrow terminals (#5651) 2025-08-07 22:55:53 +00:00
AutoAcceptIndicator.tsx feat(ui): make accept edits & yolo mode match shell mode styles (#8200) 2025-09-11 17:34:29 +00:00
CliSpinner.tsx Enhance debug profiler to track tree framerate and dispatch errors (#10502) 2025-10-07 17:28:35 +00:00
Composer.test.tsx Extensions MCP refactor (#12413) 2025-11-04 15:51:18 +00:00
Composer.tsx Scrollable support (#12544) 2025-11-05 00:21:00 +00:00
ConfigInitDisplay.tsx Extensions MCP refactor (#12413) 2025-11-04 15:51:18 +00:00
ConsentPrompt.test.tsx Fix tests to wrap all calls changing the UI with act. (#12268) 2025-10-30 18:50:26 +00:00
ConsentPrompt.tsx Extension update confirm dialog (#10183) 2025-09-29 21:19:19 +00:00
ConsoleSummaryDisplay.tsx Change debug drawer keybinding to F12 (#12171) 2025-10-28 19:10:40 +00:00
ContextSummaryDisplay.test.tsx Fix tests to wrap all calls changing the UI with act. (#12268) 2025-10-30 18:50:26 +00:00
ContextSummaryDisplay.tsx Remove ctrl-t binding for /mcp commands (#11372) 2025-10-17 16:42:09 +00:00
ContextUsageDisplay.tsx Re-land bbiggs changes to reduce margin on narrow screens with fixes + full width setting (#10522) 2025-10-10 02:27:20 +00:00
DebugProfiler.test.tsx feat(ui): add flicker detection and metrics (#10821) 2025-10-10 20:18:38 +00:00
DebugProfiler.tsx feat(ui): add flicker detection and metrics (#10821) 2025-10-10 20:18:38 +00:00
DetailedMessagesDisplay.tsx Scrollable support (#12544) 2025-11-05 00:21:00 +00:00
DialogManager.tsx feat(auth): improve API key authentication flow (#11760) 2025-10-30 01:58:08 +00:00
EditorSettingsDialog.tsx [Extension Reloading]: Update custom commands, add enable/disable command (#12547) 2025-11-05 19:36:07 +00:00
ExitWarning.tsx Reapply "feat(accessibility): implement centralized screen reader layout (#9263) 2025-09-27 01:27:00 +00:00
FolderTrustDialog.test.tsx Fix tests to wrap all calls changing the UI with act. (#12268) 2025-10-30 18:50:26 +00:00
FolderTrustDialog.tsx fix: Exit app on pressing esc on trust dialog at launch (#10668) 2025-10-14 14:27:40 +00:00
Footer.test.tsx Remove context percentage in footer by default (#12326) 2025-10-30 23:18:25 +00:00
Footer.tsx Remove context percentage in footer by default (#12326) 2025-10-30 23:18:25 +00:00
GeminiRespondingSpinner.tsx Enhance debug profiler to track tree framerate and dispatch errors (#10502) 2025-10-07 17:28:35 +00:00
Header.test.tsx Fix tests to wrap all calls changing the UI with act. (#12268) 2025-10-30 18:50:26 +00:00
Header.tsx feat(ui): Semantic tokens refactor (#8087) 2025-09-10 17:57:07 +00:00
Help.test.tsx Fix tests to wrap all calls changing the UI with act. (#12268) 2025-10-30 18:50:26 +00:00
Help.tsx Docs IA update and Get Started section. (#10192) 2025-10-01 23:24:29 +00:00
HistoryItemDisplay.test.tsx fix(ui): stop truncating output from the model rendered in <static> (#9972) 2025-09-27 19:40:09 +00:00
HistoryItemDisplay.tsx Adds executeCommand endpoint with support for /extensions list (#11515) 2025-10-23 13:05:43 +00:00
IdeTrustChangeDialog.test.tsx fix(cli): Make IDE trust listener also listen to IDE status changes a… (#9783) 2025-09-29 20:54:12 +00:00
IdeTrustChangeDialog.tsx fix(cli): Make IDE trust listener also listen to IDE status changes a… (#9783) 2025-09-29 20:54:12 +00:00
InputPrompt.test.tsx alternate buffer support (#12471) 2025-11-03 21:41:58 +00:00
InputPrompt.tsx alternate buffer support (#12471) 2025-11-03 21:41:58 +00:00
LoadingIndicator.test.tsx Fixes for Ink 6.4.0 (#12352) 2025-10-31 14:43:12 +00:00
LoadingIndicator.tsx Fixes for Ink 6.4.0 (#12352) 2025-10-31 14:43:12 +00:00
LoopDetectionConfirmation.test.tsx Fixes for Ink 6.4.0 (#12352) 2025-10-31 14:43:12 +00:00
LoopDetectionConfirmation.tsx Fixes for Ink 6.4.0 (#12352) 2025-10-31 14:43:12 +00:00
MainContent.tsx Alt buffer default (#12507) 2025-11-03 23:48:24 +00:00
MemoryUsageDisplay.tsx feat(ui): Semantic tokens refactor (#8087) 2025-09-10 17:57:07 +00:00
ModelDialog.test.tsx chore: make clear that --model is for choosing model on startup (#12367) 2025-10-31 14:01:56 +00:00
ModelDialog.tsx chore: make clear that --model is for choosing model on startup (#12367) 2025-10-31 14:01:56 +00:00
ModelStatsDisplay.test.tsx Fix tests to wrap all calls changing the UI with act. (#12268) 2025-10-30 18:50:26 +00:00
ModelStatsDisplay.tsx feat(ui): Semantic tokens refactor (#8087) 2025-09-10 17:57:07 +00:00
Notifications.tsx Fix flicker in screen reader nudge (#12541) 2025-11-04 16:57:15 +00:00
PermissionsModifyTrustDialog.test.tsx Fix tests to wrap all calls changing the UI with act. (#12268) 2025-10-30 18:50:26 +00:00
PermissionsModifyTrustDialog.tsx feat: add missing visual cue for closing dialogs with Esc key (#11386) 2025-10-17 18:22:54 +00:00
PrepareLabel.test.tsx Fixes for Ink 6.4.0 (#12352) 2025-10-31 14:43:12 +00:00
PrepareLabel.tsx feat (cli): Add command search using Ctrl+r (#5539) 2025-09-15 17:49:23 +00:00
ProQuotaDialog.test.tsx Fix tests to wrap all calls changing the UI with act. (#12268) 2025-10-30 18:50:26 +00:00
ProQuotaDialog.tsx Jacob314/add radio button keys (#10083) 2025-09-28 21:50:47 +00:00
QueuedMessageDisplay.test.tsx Fix tests to wrap all calls changing the UI with act. (#12268) 2025-10-30 18:50:26 +00:00
QueuedMessageDisplay.tsx feat: allow editing queued messages with up arrow key (#10392) 2025-10-17 00:04:13 +00:00
QuittingDisplay.tsx feat(ui): Introduce useUI Hook and UIContext (#5488) 2025-09-06 05:39:02 +00:00
RawMarkdownIndicator.tsx feat: Add markdown toggle (alt+m) to switch between rendered and raw… (#10383) 2025-10-16 18:23:36 +00:00
SessionSummaryDisplay.test.tsx Fix tests to wrap all calls changing the UI with act. (#12268) 2025-10-30 18:50:26 +00:00
SessionSummaryDisplay.tsx Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
SettingsDialog.test.tsx Fix tests to wrap all calls changing the UI with act. (#12268) 2025-10-30 18:50:26 +00:00
SettingsDialog.tsx [Extension Reloading]: Update custom commands, add enable/disable command (#12547) 2025-11-05 19:36:07 +00:00
ShellConfirmationDialog.test.tsx Fixes for Ink 6.4.0 (#12352) 2025-10-31 14:43:12 +00:00
ShellConfirmationDialog.tsx feat(ui): add response semantic color (#12450) 2025-11-03 00:21:26 +00:00
ShellInputPrompt.tsx feat(shell): enable interactive commands with virtual terminal (#6694) 2025-09-11 20:27:27 +00:00
ShellModeIndicator.tsx feat(ui): make accept edits & yolo mode match shell mode styles (#8200) 2025-09-11 17:34:29 +00:00
ShowMoreLines.tsx feat(ui): Semantic tokens refactor (#8087) 2025-09-10 17:57:07 +00:00
StatsDisplay.test.tsx Fix tests to wrap all calls changing the UI with act. (#12268) 2025-10-30 18:50:26 +00:00
StatsDisplay.tsx Update default text styles (#8291) 2025-09-11 21:22:16 +00:00
SuggestionsDisplay.tsx Fixes for Ink 6.4.0 (#12352) 2025-10-31 14:43:12 +00:00
ThemeDialog.test.tsx Fix tests to wrap all calls changing the UI with act. (#12268) 2025-10-30 18:50:26 +00:00
ThemeDialog.tsx [Extension Reloading]: Update custom commands, add enable/disable command (#12547) 2025-11-05 19:36:07 +00:00
Tips.tsx feat(ui): Semantic tokens refactor (#8087) 2025-09-10 17:57:07 +00:00
ToolStatsDisplay.test.tsx Fix tests to wrap all calls changing the UI with act. (#12268) 2025-10-30 18:50:26 +00:00
ToolStatsDisplay.tsx feat(ui): Semantic tokens refactor (#8087) 2025-09-10 17:57:07 +00:00
UpdateNotification.tsx feat(ui): Semantic tokens refactor (#8087) 2025-09-10 17:57:07 +00:00