qwen-code/packages/cli/src/ui/hooks
2025-05-16 09:45:58 -07:00
..
atCommandProcessor.ts refactor: move nested debugmessage and slashcommand hooks outside of useGeminiStream (#341) 2025-05-13 16:55:49 -07:00
shellCommandProcessor.ts refactor: derive streaming state from tool calls and isresponding state (#376) 2025-05-16 09:45:58 -07:00
slashCommandProcessor.ts Have /clear also clear the console. 2025-05-15 10:21:01 +00:00
useCompletion.ts Improvements to suggestions & slash commands (#344) 2025-05-14 16:01:29 -07:00
useGeminiStream.ts refactor: derive streaming state from tool calls and isresponding state (#376) 2025-05-16 09:45:58 -07:00
useHistoryManager.test.ts refactor(cli): Centralize history management via useHistoryManager hook (#261) 2025-05-06 16:20:28 -07:00
useHistoryManager.ts Fix flicker in iterm2 (#266) 2025-05-07 12:57:19 -07:00
useInputHistory.ts Multiline editor (#302) 2025-05-13 11:24:04 -07:00
useLoadingIndicator.ts Remove gemini-stream.ts (#84) 2025-04-21 11:49:46 -07:00
useRefreshMemoryCommand.ts This commit introduces the hierarchical memory feature, allowing GEMI… (#327) 2025-05-14 12:37:17 -07:00
useShowMemoryCommand.ts This commit introduces the hierarchical memory feature, allowing GEMI… (#327) 2025-05-14 12:37:17 -07: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 feat: Improve theme not found handling 2025-05-09 10:28:20 -07:00