qwen-code/packages/cli/src/ui/hooks
Josh Soref dc2ac144b7
Various spelling improvements (#3497)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Co-authored-by: Sandy Tao <sandytao520@icloud.com>
2025-07-21 21:54:44 +00:00
..
atCommandProcessor.test.ts feat: full implementation for .geminiignore in settings and respective tool calls (#3727) 2025-07-20 07:55:33 +00:00
atCommandProcessor.ts feat: full implementation for .geminiignore in settings and respective tool calls (#3727) 2025-07-20 07:55:33 +00:00
shellCommandProcessor.test.ts Make shell output consistent. (#4469) 2025-07-19 00:30:28 +00:00
shellCommandProcessor.ts Various spelling improvements (#3497) 2025-07-21 21:54:44 +00:00
slashCommandProcessor.test.ts prefactor(commands): Command Service Prefactor for Extensible Commands (#4511) 2025-07-20 20:57:34 +00:00
slashCommandProcessor.ts prefactor(commands): Command Service Prefactor for Extensible Commands (#4511) 2025-07-20 20:57:34 +00:00
useAuthCommand.ts Feature custom themes logic (#2639) 2025-07-20 07:51:18 +00:00
useAutoAcceptIndicator.test.ts fix: prepublish changes to package names (#1420) 2025-06-25 12:41:11 +00:00
useAutoAcceptIndicator.ts fix: prepublish changes to package names (#1420) 2025-06-25 12:41:11 +00:00
useBracketedPaste.ts Handle stdin for prompts using readline for escape character parsing (#1972) 2025-06-27 17:57:32 +00:00
useCompletion.integration.test.ts prefactor(commands): Command Service Prefactor for Extensible Commands (#4511) 2025-07-20 20:57:34 +00:00
useCompletion.test.ts prefactor(commands): Command Service Prefactor for Extensible Commands (#4511) 2025-07-20 20:57:34 +00:00
useCompletion.ts prefactor(commands): Command Service Prefactor for Extensible Commands (#4511) 2025-07-20 20:57:34 +00:00
useConsoleMessages.test.ts
useConsoleMessages.ts Upgrade to Ink 6 and React 19 (#2096) 2025-06-27 23:39:54 +00:00
useEditorSettings.test.ts fix: prepublish changes to package names (#1420) 2025-06-25 12:41:11 +00:00
useEditorSettings.ts fix: prepublish changes to package names (#1420) 2025-06-25 12:41:11 +00:00
useFocus.test.ts feat(ui): hide cursor when terminal is unfocused (#4012) 2025-07-18 00:45:42 +00:00
useFocus.ts feat(ui): hide cursor when terminal is unfocused (#4012) 2025-07-18 00:45:42 +00:00
useGeminiStream.test.tsx Logs the auth type in the user prompts, api responses and errors (#3795) 2025-07-11 16:47:46 +00:00
useGeminiStream.ts Introduce loop detection service that breaks simple loop (#3919) 2025-07-15 03:25:16 +00:00
useGitBranchName.test.ts
useGitBranchName.ts
useHistoryManager.test.ts Various spelling improvements (#3497) 2025-07-21 21:54:44 +00:00
useHistoryManager.ts
useInputHistory.test.ts
useInputHistory.ts
useKeypress.test.ts Work around bracketed paste support for node < 20 (#2476) 2025-07-10 19:56:34 +00:00
useKeypress.ts Work around bracketed paste support for node < 20 (#2476) 2025-07-10 19:56:34 +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
useLogger.ts fix: prepublish changes to package names (#1420) 2025-06-25 12:41:11 +00:00
usePhraseCycler.test.ts feat(auth): handle auth flow errors gracefully (#1256) 2025-06-20 01:30:06 -07:00
usePhraseCycler.ts Shipping it! (#1418) 2025-06-25 12:42:04 +00:00
usePrivacySettings.ts fix: remove direct gaxios dependency (#4289) 2025-07-17 22:54:19 +00:00
useReactToolScheduler.ts Upgrade to Ink 6 and React 19 (#2096) 2025-06-27 23:39:54 +00:00
useRefreshMemoryCommand.ts
useShellHistory.test.ts Various spelling improvements (#3497) 2025-07-21 21:54:44 +00:00
useShellHistory.ts fix: prepublish changes to package names (#1420) 2025-06-25 12:41:11 +00:00
useShowMemoryCommand.ts fix: prepublish changes to package names (#1420) 2025-06-25 12:41:11 +00:00
useStateAndRef.ts
useTerminalSize.ts
useThemeCommand.ts Feature custom themes logic (#2639) 2025-07-20 07:51:18 +00:00
useTimer.test.ts
useTimer.ts
useToolScheduler.test.ts Various spelling improvements (#3497) 2025-07-21 21:54:44 +00:00