qwen-code/packages/cli/src/ui/hooks
2025-05-02 14:39:39 -07:00
..
atCommandProcessor.ts Support escaping spaces in file paths. (#241) 2025-05-01 18:02:04 -07:00
passthroughCommandProcessor.ts Added bang(!) commands as a shell passthrough 2025-04-30 22:17:08 +00:00
shellCommandProcessor.ts prevent crash on empty shell cmd with $ or ! (#240) 2025-05-01 20:41:00 +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 autocomplete for slash commands 2025-05-02 20:58:53 +00:00
useGeminiStream.ts Cleanup low value comments. (#248) 2025-05-02 14:39:39 -07: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 sandbox setting and argument (#243) 2025-05-02 08:15:46 -07:00