| .. |
|
atCommandProcessor.test.ts
|
@file don't respect config respectGitIgnore=false (#3382) (#3387)
|
2025-07-07 05:48:39 +00:00 |
|
atCommandProcessor.ts
|
@file don't respect config respectGitIgnore=false (#3382) (#3387)
|
2025-07-07 05:48:39 +00:00 |
|
shellCommandProcessor.test.ts
|
fix: prepublish changes to package names (#1420)
|
2025-06-25 12:41:11 +00:00 |
|
shellCommandProcessor.ts
|
fix: prepublish changes to package names (#1420)
|
2025-06-25 12:41:11 +00:00 |
|
slashCommandProcessor.test.ts
|
update /theme to new slash command arch (#3791)
|
2025-07-11 20:01:28 +00:00 |
|
slashCommandProcessor.ts
|
update /theme to new slash command arch (#3791)
|
2025-07-11 20:01:28 +00:00 |
|
useAuthCommand.ts
|
fix(auth): Remove sharp edges from headless auth (#3985)
|
2025-07-12 15:42:47 -07:00 |
|
useAutoAcceptIndicator.test.ts
|
fix: prepublish changes to package names (#1420)
|
2025-06-25 12:41:11 +00:00 |
|
useAutoAcceptIndicator.ts
|
fix: prepublish changes to package names (#1420)
|
2025-06-25 12:41:11 +00:00 |
|
useBracketedPaste.ts
|
Handle stdin for prompts using readline for escape character parsing (#1972)
|
2025-06-27 17:57:32 +00:00 |
|
useCompletion.integration.test.ts
|
feature(commands) - Refactor Slash Command + Vision For the Future (#3175)
|
2025-07-07 20:45:44 +00:00 |
|
useCompletion.ts
|
feature(commands) - Refactor Slash Command + Vision For the Future (#3175)
|
2025-07-07 20:45:44 +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
|
Upgrade to Ink 6 and React 19 (#2096)
|
2025-06-27 23:39:54 +00:00 |
|
useEditorSettings.test.ts
|
fix: prepublish changes to package names (#1420)
|
2025-06-25 12:41:11 +00:00 |
|
useEditorSettings.ts
|
fix: prepublish changes to package names (#1420)
|
2025-06-25 12:41:11 +00:00 |
|
useGeminiStream.test.tsx
|
Logs the auth type in the user prompts, api responses and errors (#3795)
|
2025-07-11 16:47:46 +00:00 |
|
useGeminiStream.ts
|
fix: TypeError: Cannot read properties of undefined (reading 'authType') (#3914)
|
2025-07-11 21:08:49 +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 |
|
useKeypress.test.ts
|
Work around bracketed paste support for node < 20 (#2476)
|
2025-07-10 19:56:34 +00:00 |
|
useKeypress.ts
|
Work around bracketed paste support for node < 20 (#2476)
|
2025-07-10 19:56:34 +00:00 |
|
useLoadingIndicator.test.ts
|
fix(core): Sanitize tool parameters to fix 400 API errors (#3300)
|
2025-07-05 21:58:51 +00:00 |
|
useLoadingIndicator.ts
|
Code review comment fixes and some refactors. (#525)
|
2025-05-24 00:44:17 -07:00 |
|
useLogger.ts
|
fix: prepublish changes to package names (#1420)
|
2025-06-25 12:41:11 +00:00 |
|
usePhraseCycler.test.ts
|
feat(auth): handle auth flow errors gracefully (#1256)
|
2025-06-20 01:30:06 -07:00 |
|
usePhraseCycler.ts
|
Shipping it! (#1418)
|
2025-06-25 12:42:04 +00:00 |
|
usePrivacySettings.ts
|
Add privacy notice slash command (#2059)
|
2025-06-27 19:07:38 +00:00 |
|
useReactToolScheduler.ts
|
Upgrade to Ink 6 and React 19 (#2096)
|
2025-06-27 23:39:54 +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
|
fix: prepublish changes to package names (#1420)
|
2025-06-25 12:41:11 +00:00 |
|
useShowMemoryCommand.ts
|
fix: prepublish changes to package names (#1420)
|
2025-06-25 12:41:11 +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
|
Summarize tool call outputs using tool specific summarizers (#3745)
|
2025-07-11 16:29:08 +00:00 |