| .. |
|
__snapshots__
|
Few IDE integration polishes (#5727)
|
2025-08-07 21:19:31 +00:00 |
|
messages
|
[ide-mode] Support rendering in-IDE diffs using the edit tool (#5618)
|
2025-08-06 20:55:29 +00:00 |
|
shared
|
fix(ux) bug in replaceRange dealing with newLines that was breaking vim support (#5320)
|
2025-07-31 23:16:29 +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
|
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
|
feat: Add GEMINI_DEFAULT_AUTH_TYPE support (#4002)
|
2025-07-13 03:43:35 +00:00 |
|
AuthInProgress.tsx
|
feat(cli): Allow Exiting Authentication Menu with CTRL+C (SIGINT) (#4482)
|
2025-08-07 17:26:55 +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.test.tsx
|
feat(ui): Improve UI layout adaptation for narrow terminals (#5651)
|
2025-08-07 22:55:53 +00:00 |
|
ContextSummaryDisplay.tsx
|
feat(ui): Improve UI layout adaptation for narrow terminals (#5651)
|
2025-08-07 22:55:53 +00:00 |
|
ContextUsageDisplay.tsx
|
fix: re render context usage indicator (#5102)
|
2025-08-07 18:16:47 +00:00 |
|
DebugProfiler.tsx
|
Add render counter in debug mode (#5242)
|
2025-07-31 00:43: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 |
|
FolderTrustDialog.test.tsx
|
Add FolderTrustDialog that shows on launch and enables folderTrust setting (#5815)
|
2025-08-08 18:02:27 +00:00 |
|
FolderTrustDialog.tsx
|
Add FolderTrustDialog that shows on launch and enables folderTrust setting (#5815)
|
2025-08-08 18:02:27 +00:00 |
|
Footer.test.tsx
|
feat(ui): Improve UI layout adaptation for narrow terminals (#5651)
|
2025-08-07 22:55:53 +00:00 |
|
Footer.tsx
|
Use semantic colors in themes (#5796)
|
2025-08-07 23:11:35 +00:00 |
|
GeminiRespondingSpinner.tsx
|
Cleanup: Remove low value StreamingContextType interface. (#585)
|
2025-05-28 12:46:08 -07:00 |
|
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
|
Highlight slash commands in history (#5323)
|
2025-07-31 23:24:23 +00:00 |
|
HistoryItemDisplay.tsx
|
fix: /help remove flickering and respect clear shortcut (ctr+l) (#3611)
|
2025-08-04 16:53:50 +00:00 |
|
InputPrompt.test.tsx
|
bug(core): Fix flaky test by using waitFor. (#5540)
|
2025-08-05 21:56:38 +00:00 |
|
InputPrompt.tsx
|
Centralize Key Binding Logic and Refactor (Reopen) (#5356)
|
2025-08-09 07:03:17 +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
|
Allow themes to theme the UI (#769)
|
2025-06-05 14:35:47 -07:00 |
|
ModelStatsDisplay.test.tsx
|
fix(testing): make ModelStatsDisplay snapshot test deterministic (#5236)
|
2025-07-30 22:09:32 +00:00 |
|
ModelStatsDisplay.tsx
|
feat: Change /stats to include more detailed breakdowns (#2615)
|
2025-06-30 00:44:33 +00:00 |
|
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
|
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
|
feat(ui): Improve UI layout adaptation for narrow terminals (#5651)
|
2025-08-07 22:55:53 +00: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 |