qwen-code/packages/cli/src/ui/hooks
2025-06-24 06:48:26 +00:00
..
atCommandProcessor.test.ts Bug/1369 at command recursive search (#1370) 2025-06-24 06:48:26 +00:00
atCommandProcessor.ts Bug/1369 at command recursive search (#1370) 2025-06-24 06:48:26 +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 Improve Auth error messaging (#1358) 2025-06-24 01:37:41 +00:00
useAutoAcceptIndicator.test.ts
useAutoAcceptIndicator.ts
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
useConsoleMessages.ts
useEditorSettings.test.ts
useEditorSettings.ts
useGeminiStream.test.tsx feat: add custom message for 429 errors (#1366) 2025-06-24 03:43:00 +00:00
useGeminiStream.ts feat: add custom message for 429 errors (#1366) 2025-06-24 03:43:00 +00:00
useGitBranchName.test.ts
useGitBranchName.ts
useHistoryManager.test.ts
useHistoryManager.ts
useInputHistory.test.ts
useInputHistory.ts
useLoadingIndicator.test.ts
useLoadingIndicator.ts
useLogger.ts
usePhraseCycler.test.ts feat(auth): handle auth flow errors gracefully (#1256) 2025-06-20 01:30:06 -07:00
usePhraseCycler.ts
useReactToolScheduler.ts
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
useTimer.test.ts
useTimer.ts
useToolScheduler.test.ts Ensure telemetry events are flushed immediately (#1344) 2025-06-23 22:05:02 +00:00