qwen-code/packages/cli/src/ui/hooks
2025-08-26 14:46:05 +00:00
..
atCommandProcessor.test.ts Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
atCommandProcessor.ts Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
shellCommandProcessor.test.ts chore: consistently import node modules with prefix (#3013) 2025-08-25 20:11:27 +00:00
shellCommandProcessor.ts Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
slashCommandProcessor.test.ts chore: format & imports (#7030) 2025-08-26 14:46:05 +00:00
slashCommandProcessor.ts Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
useAtCompletion.test.ts fix: resolve three flaky tests (#7058) 2025-08-26 00:27:36 +00:00
useAtCompletion.ts Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
useAuthCommand.ts Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
useAutoAcceptIndicator.test.ts feat: Disable YOLO and AUTO_EDIT modes for untrusted folders (#7041) 2025-08-26 00:30:04 +00:00
useAutoAcceptIndicator.ts feat: Disable YOLO and AUTO_EDIT modes for untrusted folders (#7041) 2025-08-26 00:30:04 +00:00
useBracketedPaste.ts Handle stdin for prompts using readline for escape character parsing (#1972) 2025-06-27 17:57:32 +00:00
useCommandCompletion.test.ts Fix(command): line/block Comments Incorrectly Parsed as Slash Commands (#6957) 2025-08-26 03:51:27 +00:00
useCommandCompletion.tsx Fix(command): line/block Comments Incorrectly Parsed as Slash Commands (#6957) 2025-08-26 03:51:27 +00:00
useCompletion.ts Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
useConsoleMessages.test.ts Handle unhandled rejections more gracefully. (#4417) 2025-07-26 00:35:26 +00:00
useConsoleMessages.ts Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
useEditorSettings.test.ts Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
useEditorSettings.ts Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
useFocus.test.ts chore: consistently import node modules with prefix (#3013) 2025-08-25 20:11:27 +00:00
useFocus.ts Add terminal setup command for Shift+Enter and Ctrl+Enter support (#3289) 2025-08-13 17:32:54 +00:00
useFolderTrust.test.ts Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
useFolderTrust.ts Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
useGeminiStream.test.tsx Fix(command): line/block Comments Incorrectly Parsed as Slash Commands (#6957) 2025-08-26 03:51:27 +00:00
useGeminiStream.ts Fix(command): line/block Comments Incorrectly Parsed as Slash Commands (#6957) 2025-08-26 03:51:27 +00:00
useGitBranchName.test.ts Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
useGitBranchName.ts chore: consistently import node modules with prefix (#3013) 2025-08-25 20:11:27 +00:00
useHistoryManager.test.ts Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
useHistoryManager.ts Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
useInputHistory.test.ts Fix bug updating the cursor after navigating history. (#507) 2025-05-23 09:40:01 -07:00
useInputHistory.ts Fix InputPrompt.test.tsx to be windows compatible (#4736) 2025-07-23 22:49:09 +00:00
useKeypress.test.ts Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
useKeypress.ts Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
useKittyKeyboardProtocol.ts Add terminal setup command for Shift+Enter and Ctrl+Enter support (#3289) 2025-08-13 17:32:54 +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 Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
useMessageQueue.test.ts feat(ui): implement message queuing during streaming responses (#6049) 2025-08-19 16:25:16 +00:00
useMessageQueue.ts feat(ui): implement message queuing during streaming responses (#6049) 2025-08-19 16:25:16 +00:00
usePhraseCycler.test.ts feat(auth): handle auth flow errors gracefully (#1256) 2025-06-20 01:30:06 -07:00
usePhraseCycler.ts feat: add humorous tip for new line shortcut in Gemini CLI (#5666) 2025-08-09 07:24:21 +00:00
usePrivacySettings.test.ts Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
usePrivacySettings.ts Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
usePromptCompletion.ts Fix(command): line/block Comments Incorrectly Parsed as Slash Commands (#6957) 2025-08-26 03:51:27 +00:00
useReactToolScheduler.ts Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
useRefreshMemoryCommand.ts This commit introduces the hierarchical memory feature, allowing GEMI… (#327) 2025-05-14 12:37:17 -07:00
useReverseSearchCompletion.test.tsx feat: Add reverse search capability for shell commands (#4793) 2025-08-03 19:53:24 +00:00
useReverseSearchCompletion.tsx Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
useSettingsCommand.ts feat(ui): add /settings command and UI panel (#4738) 2025-08-10 00:04:52 +00:00
useShellHistory.test.ts chore: consistently import node modules with prefix (#3013) 2025-08-25 20:11:27 +00:00
useShellHistory.ts chore: consistently import node modules with prefix (#3013) 2025-08-25 20:11:27 +00:00
useShowMemoryCommand.ts Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
useSlashCompletion.test.ts Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
useSlashCompletion.ts Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +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 Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00: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 Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
vim.test.ts Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
vim.ts Fix(vim): Fix shell mode in Vim mode (#5567) 2025-08-05 23:29:37 +00:00