| .. |
|
__snapshots__
|
Add session id to session summary and /bug template (#6313)
|
2025-08-15 15:15:54 +00:00 |
|
messages
|
Stylize diff line numbers & characters (#6269)
|
2025-08-15 06:18:39 +00:00 |
|
shared
|
Fix bug where RadioButtonSelect treated an omitted isFocus parameter (#6274)
|
2025-08-14 23:48:54 +00:00 |
|
AboutBox.tsx
|
feat(about): Add the IDE Client's display name to /about (#6311)
|
2025-08-15 16:32:15 +00:00 |
|
AsciiArt.ts
|
feat(ui): Improve UI layout adaptation for narrow terminals (#5651)
|
2025-08-07 22:55:53 +00:00 |
|
AuthDialog.test.tsx
|
Feature custom themes logic (#2639)
|
2025-07-20 07:51:18 +00:00 |
|
AuthDialog.tsx
|
Fix bug where RadioButtonSelect treated an omitted isFocus parameter (#6274)
|
2025-08-14 23:48:54 +00:00 |
|
AuthInProgress.tsx
|
Switch from useInput to useKeypress. (#6056)
|
2025-08-12 21:05:49 +00:00 |
|
AutoAcceptIndicator.tsx
|
|
|
|
ConsoleSummaryDisplay.tsx
|
|
|
|
ContextSummaryDisplay.test.tsx
|
Update IDE integration context toggle shortcut to ctrl+G (#6245)
|
2025-08-14 17:50:20 +00:00 |
|
ContextSummaryDisplay.tsx
|
Update IDE integration context toggle shortcut to ctrl+G (#6245)
|
2025-08-14 17:50:20 +00:00 |
|
ContextUsageDisplay.tsx
|
fix: re render context usage indicator (#5102)
|
2025-08-07 18:16:47 +00:00 |
|
DebugProfiler.tsx
|
Switch from useInput to useKeypress. (#6056)
|
2025-08-12 21:05:49 +00:00 |
|
DetailedMessagesDisplay.tsx
|
|
|
|
EditorSettingsDialog.tsx
|
Switch from useInput to useKeypress. (#6056)
|
2025-08-12 21:05:49 +00:00 |
|
FolderTrustDialog.test.tsx
|
Switch from useInput to useKeypress. (#6056)
|
2025-08-12 21:05:49 +00:00 |
|
FolderTrustDialog.tsx
|
Switch from useInput to useKeypress. (#6056)
|
2025-08-12 21:05:49 +00:00 |
|
Footer.test.tsx
|
feat: Show untrusted status in the Footer (#6210)
|
2025-08-14 18:15:48 +00:00 |
|
Footer.tsx
|
feat: Show untrusted status in the Footer (#6210)
|
2025-08-14 18:15:48 +00:00 |
|
GeminiRespondingSpinner.tsx
|
|
|
|
Header.test.tsx
|
feat(ui): Improve UI layout adaptation for narrow terminals (#5651)
|
2025-08-07 22:55:53 +00:00 |
|
Header.tsx
|
feat(ui): Improve UI layout adaptation for narrow terminals (#5651)
|
2025-08-07 22:55:53 +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(about): Add the IDE Client's display name to /about (#6311)
|
2025-08-15 16:32:15 +00:00 |
|
HistoryItemDisplay.tsx
|
feat(about): Add the IDE Client's display name to /about (#6311)
|
2025-08-15 16:32:15 +00:00 |
|
InputPrompt.test.tsx
|
Fix flake due to using wait instead of waitFor (#6277)
|
2025-08-14 23:39:12 +00:00 |
|
InputPrompt.tsx
|
Add terminal setup command for Shift+Enter and Ctrl+Enter support (#3289)
|
2025-08-13 17:32:54 +00:00 |
|
LoadingIndicator.test.tsx
|
feat(ui): Improve UI layout adaptation for narrow terminals (#5651)
|
2025-08-07 22:55:53 +00:00 |
|
LoadingIndicator.tsx
|
feat(ui): Improve UI layout adaptation for narrow terminals (#5651)
|
2025-08-07 22:55:53 +00:00 |
|
MemoryUsageDisplay.tsx
|
|
|
|
ModelStatsDisplay.test.tsx
|
fix(testing): make ModelStatsDisplay snapshot test deterministic (#5236)
|
2025-07-30 22:09:32 +00:00 |
|
ModelStatsDisplay.tsx
|
|
|
|
PrepareLabel.tsx
|
feat: Add reverse search capability for shell commands (#4793)
|
2025-08-03 19:53:24 +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
|
|
|
|
SettingsDialog.test.tsx
|
Fix flaky test for SettingsDialog. (#6294)
|
2025-08-15 06:04:48 +00:00 |
|
SettingsDialog.tsx
|
Switch from useInput to useKeypress. (#6056)
|
2025-08-12 21:05: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
|
Switch from useInput to useKeypress. (#6056)
|
2025-08-12 21:05:49 +00:00 |
|
ShellModeIndicator.tsx
|
|
|
|
ShowMoreLines.tsx
|
|
|
|
StatsDisplay.test.tsx
|
Add session id to session summary and /bug template (#6313)
|
2025-08-15 15:15:54 +00:00 |
|
StatsDisplay.tsx
|
Add session id to session summary and /bug template (#6313)
|
2025-08-15 15:15:54 +00:00 |
|
SuggestionsDisplay.tsx
|
feat(ui): Improve UI layout adaptation for narrow terminals (#5651)
|
2025-08-07 22:55:53 +00:00 |
|
ThemeDialog.tsx
|
Switch from useInput to useKeypress. (#6056)
|
2025-08-12 21:05:49 +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
|
|
|
|
UpdateNotification.tsx
|
|
|