qwen-code/packages/cli/src/ui/hooks
2025-06-21 19:15:43 +00: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 Update memory and context summary UI for multiple context filenames (#1282) 2025-06-21 19:15:43 +00:00
slashCommandProcessor.ts Update memory and context summary UI for multiple context filenames (#1282) 2025-06-21 19:15:43 +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 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 bug: fix cancel after a tool has been used (#1270) 2025-06-20 20:01:44 -07:00
useGeminiStream.ts bug: fix cancel after a tool has been used (#1270) 2025-06-20 20:01:44 -07: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 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
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
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