| .. |
|
atCommandProcessor.test.ts
|
centralize file filtering in FileDiscoveryService (#1039)
|
2025-06-14 14:25:34 +00:00 |
|
atCommandProcessor.ts
|
centralize file filtering in FileDiscoveryService (#1039)
|
2025-06-14 14:25:34 +00:00 |
|
shellCommandProcessor.test.ts
|
feat: Adds shell command context to gemini history (#1076)
|
2025-06-15 22:09:30 -04:00 |
|
shellCommandProcessor.ts
|
feat: Adds shell command context to gemini history (#1076)
|
2025-06-15 22:09:30 -04:00 |
|
slashCommandProcessor.test.ts
|
feat: Open MCP docs if no MCPs are configured (#1325)
|
2025-06-23 21:35:23 +00:00 |
|
slashCommandProcessor.ts
|
Add /chat list (#1361)
|
2025-06-24 01:11:45 +00:00 |
|
useAuthCommand.ts
|
Auth blocking (#1261)
|
2025-06-20 10:46:41 -07:00 |
|
useAutoAcceptIndicator.test.ts
|
refactor: rename gemini-code to gemini-cli (#822)
|
2025-06-07 14:27:22 -07:00 |
|
useAutoAcceptIndicator.ts
|
refactor: rename gemini-code to gemini-cli (#822)
|
2025-06-07 14:27:22 -07:00 |
|
useCompletion.integration.test.ts
|
Add setting enableRecursiveFileSearch to control @-file completion (#1290)
|
2025-06-22 01:23:35 +00:00 |
|
useCompletion.ts
|
Add setting enableRecursiveFileSearch to control @-file completion (#1290)
|
2025-06-22 01:23:35 +00:00 |
|
useConsoleMessages.test.ts
|
Make console message support more robust to logging in the middle of rendering. (#521)
|
2025-05-23 22:51:47 -07:00 |
|
useConsoleMessages.ts
|
Make console message support more robust to logging in the middle of rendering. (#521)
|
2025-05-23 22:51:47 -07:00 |
|
useEditorSettings.test.ts
|
feat: External editor settings (#882)
|
2025-06-11 18:21:54 -07:00 |
|
useEditorSettings.ts
|
feat: External editor settings (#882)
|
2025-06-11 18:21:54 -07:00 |
|
useGeminiStream.test.tsx
|
Ensure telemetry events are flushed immediately (#1344)
|
2025-06-23 22:05:02 +00:00 |
|
useGeminiStream.ts
|
Add error messaging for 429 errors (#1316)
|
2025-06-23 21:30:13 +00:00 |
|
useGitBranchName.test.ts
|
feat: display commit hash in detached HEAD state (#832)
|
2025-06-08 14:59:18 -07:00 |
|
useGitBranchName.ts
|
feat: display commit hash in detached HEAD state (#832)
|
2025-06-08 14:59:18 -07:00 |
|
useHistoryManager.test.ts
|
Fix several bugs in prompt history (#734)
|
2025-06-03 23:01:26 -07:00 |
|
useHistoryManager.ts
|
Restore Checkpoint Feature (#934)
|
2025-06-11 15:33:09 -04:00 |
|
useInputHistory.test.ts
|
Fix bug updating the cursor after navigating history. (#507)
|
2025-05-23 09:40:01 -07:00 |
|
useInputHistory.ts
|
Fix bug updating the cursor after navigating history. (#507)
|
2025-05-23 09:40:01 -07:00 |
|
useLoadingIndicator.test.ts
|
Fix noisy tests (#950)
|
2025-06-11 13:01:04 -07:00 |
|
useLoadingIndicator.ts
|
Code review comment fixes and some refactors. (#525)
|
2025-05-24 00:44:17 -07:00 |
|
useLogger.ts
|
Restore Checkpoint Feature (#934)
|
2025-06-11 15:33:09 -04:00 |
|
usePhraseCycler.test.ts
|
feat(auth): handle auth flow errors gracefully (#1256)
|
2025-06-20 01:30:06 -07:00 |
|
usePhraseCycler.ts
|
Adding silly phrases (#922)
|
2025-06-11 23:40:13 +00:00 |
|
useReactToolScheduler.ts
|
telemetry: include user decisions in tool call logs (#966)
|
2025-06-12 20:48:10 +00:00 |
|
useRefreshMemoryCommand.ts
|
This commit introduces the hierarchical memory feature, allowing GEMI… (#327)
|
2025-05-14 12:37:17 -07:00 |
|
useShellHistory.test.ts
|
Move the shell history our of the project .gemini to the home dir (#1195)
|
2025-06-19 23:53:24 -04:00 |
|
useShellHistory.ts
|
Move the shell history our of the project .gemini to the home dir (#1195)
|
2025-06-19 23:53:24 -04:00 |
|
useShowMemoryCommand.ts
|
Update memory and context summary UI for multiple context filenames (#1282)
|
2025-06-21 19:15:43 +00:00 |
|
useStateAndRef.ts
|
Fix flicker in iterm2 (#266)
|
2025-05-07 12:57:19 -07:00 |
|
useTerminalSize.ts
|
Multiline editor (#302)
|
2025-05-13 11:24:04 -07:00 |
|
useThemeCommand.ts
|
feat(cli): respect the NO_COLOR env variable (#772)
|
2025-06-06 07:55:28 -07:00 |
|
useTimer.test.ts
|
Code review comment fixes and some refactors. (#525)
|
2025-05-24 00:44:17 -07:00 |
|
useTimer.ts
|
Code review comment fixes and some refactors. (#525)
|
2025-05-24 00:44:17 -07:00 |
|
useToolScheduler.test.ts
|
Ensure telemetry events are flushed immediately (#1344)
|
2025-06-23 22:05:02 +00:00 |