qwen-code/packages/cli/src/ui/hooks
Harold Mciver bf51de1a4d
update /extensions to new slash command arch (#4229)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-07-15 21:40:09 +00:00
..
atCommandProcessor.test.ts @file don't respect config respectGitIgnore=false (#3382) (#3387) 2025-07-07 05:48:39 +00:00
atCommandProcessor.ts @file don't respect config respectGitIgnore=false (#3382) (#3387) 2025-07-07 05:48:39 +00:00
shellCommandProcessor.test.ts
shellCommandProcessor.ts
slashCommandProcessor.test.ts updated /stats to use new slash command arch (#4146) 2025-07-15 20:10:04 +00:00
slashCommandProcessor.ts update /extensions to new slash command arch (#4229) 2025-07-15 21:40:09 +00:00
useAuthCommand.ts fix(auth): Remove sharp edges from headless auth (#3985) 2025-07-12 15:42:47 -07:00
useAutoAcceptIndicator.test.ts
useAutoAcceptIndicator.ts
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 feature(commands) - Refactor Slash Command + Vision For the Future (#3175) 2025-07-07 20:45:44 +00:00
useCompletion.test.ts Make @ command sort file without extension name (#4158) 2025-07-14 21:10:26 +00:00
useCompletion.ts Make @ command sort file without extension name (#4158) 2025-07-14 21:10:26 +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
useEditorSettings.ts
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
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
usePhraseCycler.test.ts
usePhraseCycler.ts
usePrivacySettings.ts Add privacy notice slash command (#2059) 2025-06-27 19:07:38 +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
useShellHistory.ts
useShowMemoryCommand.ts
useStateAndRef.ts
useTerminalSize.ts
useThemeCommand.ts
useTimer.test.ts
useTimer.ts
useToolScheduler.test.ts Summarize tool call outputs using tool specific summarizers (#3745) 2025-07-11 16:29:08 +00:00