qwen-code/packages/cli/src/ui/hooks
2025-05-01 10:34:07 -07: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 Remove gemini-stream.ts (#84) 2025-04-21 11:49:46 -07:00
useThemeCommand.ts Save settings to ~/.gemini/settings.json and optionally /your/workspace/.gemini/settings.json (#237) 2025-05-01 10:34:07 -07:00