qwen-code/packages/cli/src/ui/hooks
2025-09-11 17:00:50 +08:00
..
atCommandProcessor.test.ts # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
atCommandProcessor.ts # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
shellCommandProcessor.test.ts # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
shellCommandProcessor.ts # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
slashCommandProcessor.test.ts Merge branch 'main' into feat/subagents 2025-09-11 17:00:50 +08:00
slashCommandProcessor.ts Merge branch 'main' into feat/subagents 2025-09-11 17:00:50 +08:00
useAgentsManagerDialog.ts feat: subagent list dialog - working 2025-09-04 16:34:51 +08:00
useAtCompletion.test.ts # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
useAtCompletion.ts # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
useAuthCommand.ts Merge tag 'v0.1.15' into feature/yiheng/sync-gemini-cli-0.1.15 2025-08-01 23:06:11 +08:00
useAutoAcceptIndicator.test.ts Merge tag 'v0.1.21' of github.com:google-gemini/gemini-cli into chore/sync-gemini-cli-v0.1.21 2025-08-20 22:24:50 +08:00
useAutoAcceptIndicator.ts Merge tag 'v0.1.21' of github.com:google-gemini/gemini-cli into chore/sync-gemini-cli-v0.1.21 2025-08-20 22:24:50 +08:00
useBracketedPaste.ts pre-release commit 2025-07-22 23:26:01 +08:00
useCommandCompletion.test.ts chore: fix invalid package deps 2025-08-13 16:00:26 +08:00
useCommandCompletion.tsx Merge tag 'v0.1.18' of https://github.com/google-gemini/gemini-cli into chore/sync-gemini-cli-v0.1.18 2025-08-13 15:11:10 +08:00
useCompletion.ts feat: Add reverse search capability for shell commands (#4793) 2025-08-03 19:53:24 +00:00
useConsoleMessages.test.ts Handle unhandled rejections more gracefully. (#4417) 2025-07-26 00:35:26 +00:00
useConsoleMessages.ts Handle unhandled rejections more gracefully. (#4417) 2025-07-26 00:35:26 +00:00
useDialogClose.ts feat: Add Welcome Back Dialog, Project Summary, and Enhanced Quit Options (#553) 2025-09-11 16:59:26 +08:00
useEditorSettings.test.ts pre-release: fix ci (#1) 2025-07-22 09:27:14 -07:00
useEditorSettings.ts pre-release: fix ci (#1) 2025-07-22 09:27:14 -07:00
useFocus.test.ts feat(ui): hide cursor when terminal is unfocused (#4012) 2025-07-18 00:45:42 +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 # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
useFolderTrust.ts # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
useGeminiStream.test.tsx # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
useGeminiStream.ts fix: resolve EditTool naming inconsistency causing agent confusion loops (#513) 2025-09-09 11:33:07 +08:00
useGitBranchName.test.ts pre-release commit 2025-07-22 23:26:01 +08:00
useGitBranchName.ts pre-release commit 2025-07-22 23:26:01 +08:00
useHistoryManager.test.ts pre-release commit 2025-07-22 23:26:01 +08:00
useHistoryManager.ts pre-release commit 2025-07-22 23:26:01 +08:00
useInputHistory.test.ts pre-release commit 2025-07-22 23:26:01 +08:00
useInputHistory.ts Fix InputPrompt.test.tsx to be windows compatible (#4736) 2025-07-23 22:49:09 +00:00
useKeypress.test.ts # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
useKeypress.ts # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
useKittyKeyboardProtocol.ts Add terminal setup command for Shift+Enter and Ctrl+Enter support (#3289) 2025-08-13 17:32:54 +00:00
useLaunchEditor.ts feat: subagent feature wip 2025-09-10 13:41:28 +08:00
useLoadingIndicator.test.ts pre-release commit 2025-07-22 23:26:01 +08:00
useLoadingIndicator.ts pre-release commit 2025-07-22 23:26:01 +08:00
useLogger.ts pre-release: fix ci (#1) 2025-07-22 09:27:14 -07:00
useMessageQueue.test.ts # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
useMessageQueue.ts # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
usePhraseCycler.test.ts pre-release commit 2025-07-22 23:26:01 +08: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 # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
usePrivacySettings.ts # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
useQuitConfirmation.ts feat: Add Welcome Back Dialog, Project Summary, and Enhanced Quit Options (#553) 2025-09-11 16:59:26 +08:00
useQwenAuth.test.ts feat(oauth): add Qwen OAuth integration 2025-08-08 10:30:18 +08:00
useQwenAuth.ts refactor: re-organize Qwen related code files. 2025-08-08 11:55:58 +08:00
useReactToolScheduler.ts chore: sync gemini-cli v0.1.19 2025-08-18 19:55:46 +08:00
useRefreshMemoryCommand.ts pre-release commit 2025-07-22 23:26:01 +08:00
useReverseSearchCompletion.test.tsx feat: Add reverse search capability for shell commands (#4793) 2025-08-03 19:53:24 +00:00
useReverseSearchCompletion.tsx Merge tag 'v0.1.18' of https://github.com/google-gemini/gemini-cli into chore/sync-gemini-cli-v0.1.18 2025-08-13 15:11:10 +08:00
useSettingsCommand.ts feat(ui): add /settings command and UI panel (#4738) 2025-08-10 00:04:52 +00:00
useShellHistory.test.ts Merge tag 'v0.1.15' into feature/yiheng/sync-gemini-cli-0.1.15 2025-08-01 23:06:11 +08:00
useShellHistory.ts sync gemini-cli 0.1.17 2025-08-05 17:09:19 +08:00
useShowMemoryCommand.ts refactor: rename GEMINI.md to QWEN.md across the codebase 2025-08-09 10:33:02 +08:00
useSlashCompletion.test.ts feat(core, cli): Introduce high-performance FileSearch engine (#5136) 2025-08-05 23:18:03 +00:00
useSlashCompletion.ts feat(core, cli): Introduce high-performance FileSearch engine (#5136) 2025-08-05 23:18:03 +00:00
useStateAndRef.ts pre-release commit 2025-07-22 23:26:01 +08:00
useSubagentCreateDialog.ts feat: subagent phase 2 implementation 2025-09-03 19:17:29 +08:00
useTerminalSize.ts pre-release commit 2025-07-22 23:26:01 +08:00
useThemeCommand.ts # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
useTimer.test.ts pre-release commit 2025-07-22 23:26:01 +08:00
useTimer.ts pre-release commit 2025-07-22 23:26:01 +08:00
useToolScheduler.test.ts # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
useWelcomeBack.ts feat: Add Welcome Back Dialog, Project Summary, and Enhanced Quit Options (#553) 2025-09-11 16:59:26 +08:00
vim.test.ts Fix(vim): Fix shell mode in Vim mode (#5567) 2025-08-05 23:29:37 +00:00
vim.ts Fix(vim): Fix shell mode in Vim mode (#5567) 2025-08-05 23:29:37 +00:00