qwen-code/packages/cli/src/ui/hooks
Taylor Mullen 090198a7d6 Make cancel not explode.
- We were console.erroring, throwing and early aborting. Instead we now treat cancels like a normal user message and show an indicator in the UI

Fixes https://b.corp.google.com/issues/416515841
2025-05-09 22:49:32 -07:00
..
atCommandProcessor.ts Fix flicker in iterm2 (#266) 2025-05-07 12:57:19 -07:00
shellCommandProcessor.ts refactor(cli): Centralize history management via useHistoryManager hook (#261) 2025-05-06 16:20:28 -07:00
slashCommandProcessor.ts refactor(cli): Centralize history management via useHistoryManager hook (#261) 2025-05-06 16:20:28 -07:00
useAppEffects.ts fix: remove extra initError (#173) 2025-04-25 13:15:05 -07:00
useCompletion.ts fix for b/414940078 (#306) 2025-05-09 15:38:19 -07:00
useGeminiStream.ts Make cancel not explode. 2025-05-09 22:49:32 -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 Refactor: Enhance @-command, Autocomplete, and Input Stability (#279) 2025-05-07 12:30:32 -07:00
useLoadingIndicator.ts Remove gemini-stream.ts (#84) 2025-04-21 11:49:46 -07:00
useStateAndRef.ts Fix flicker in iterm2 (#266) 2025-05-07 12:57:19 -07:00
useThemeCommand.ts feat: Improve theme not found handling 2025-05-09 10:28:20 -07:00