qwen-code/packages/cli/src/ui/hooks
2025-06-20 01:18:11 -04:00
..
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 Make checkpoints configurable in settings.json (#1251) 2025-06-20 00:39:15 -04:00
slashCommandProcessor.ts Support autocompletion for checkpoints (#1253) 2025-06-20 01:18:11 -04:00
useAuthCommand.ts Auth First Run (#1207) 2025-06-19 16:52:22 -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 fix: regression in completion filtering (#1135) 2025-06-18 05:05:47 +00:00
useCompletion.ts fix: regression in completion filtering (#1135) 2025-06-18 05:05:47 +00:00
useConsoleMessages.test.ts
useConsoleMessages.ts
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 Make checkpoints configurable in settings.json (#1251) 2025-06-20 00:39:15 -04:00
useGeminiStream.ts Make checkpoints configurable in settings.json (#1251) 2025-06-20 00:39:15 -04: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
useHistoryManager.ts Restore Checkpoint Feature (#934) 2025-06-11 15:33:09 -04:00
useInputHistory.test.ts
useInputHistory.ts
useLoadingIndicator.test.ts Fix noisy tests (#950) 2025-06-11 13:01:04 -07:00
useLoadingIndicator.ts
useLogger.ts Restore Checkpoint Feature (#934) 2025-06-11 15:33:09 -04:00
usePhraseCycler.test.ts refactor(cli): Use excludeTools for non-interactive mode (#1072) 2025-06-15 16:05:40 -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
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 refactor: rename gemini-code to gemini-cli (#822) 2025-06-07 14:27:22 -07:00
useStateAndRef.ts
useTerminalSize.ts
useThemeCommand.ts feat(cli): respect the NO_COLOR env variable (#772) 2025-06-06 07:55:28 -07:00
useTimer.test.ts
useTimer.ts
useToolScheduler.test.ts fix mcp timeouts and missing description on mcp errors (#868) 2025-06-08 21:52:11 -07:00