qwen-code/packages/cli/src/ui/hooks
2025-04-30 22:32:29 +00:00
..
atCommandProcessor.ts Fix the generation of globs by using the filesystem instead of a heuristic. (#227) 2025-04-30 09:09:01 -07:00
passthroughCommandProcessor.ts Added bang(!) commands as a shell passthrough 2025-04-30 22:17:08 +00:00
shellCommandProcessor.ts Added bang(!) commands as a shell passthrough 2025-04-30 22:17:08 +00:00
slashCommandProcessor.ts Moved theme to slashCommand 2025-04-30 22:32:29 +00:00
useAppEffects.ts fix: remove extra initError (#173) 2025-04-25 13:15:05 -07:00
useCompletion.ts Add @ command suggestions in the UI. (#219) 2025-04-30 08:31:32 -07:00
useGeminiStream.ts Moved theme to slashCommand 2025-04-30 22:32:29 +00:00
useInputHistory.ts Add @ command suggestions in the UI. (#219) 2025-04-30 08:31:32 -07:00
useLoadingIndicator.ts
useThemeCommand.ts Add a theme preview and update the theme when highlight changes. (#151) 2025-04-24 11:36:34 -07:00