qwen-code/packages/cli/src/ui/components
2025-05-23 16:14:37 -07:00
..
messages feat: Modify loading indicator to support a paused state (#506) 2025-05-23 10:25:17 -07:00
shared fix(cli): Handle VSCode Shift+Enter in text buffer 2025-05-20 23:44:53 -07:00
AboutBox.tsx Add /about command 2025-05-23 16:14:37 -07:00
AutoAcceptIndicator.tsx feat: Add auto-accept indicator and toggle 2025-05-17 22:27:22 -07:00
ConsolePatcher.tsx Refactor: Improve console error/log display in CLI (#486) 2025-05-22 10:36:44 -07:00
ConsoleSummaryDisplay.tsx Refactor: Improve console error/log display in CLI (#486) 2025-05-22 10:36:44 -07:00
DetailedMessagesDisplay.tsx Refactor: Improve console error/log display in CLI (#486) 2025-05-22 10:36:44 -07:00
Footer.tsx Remove CLI info from footer 2025-05-23 16:14:37 -07:00
Header.tsx Make ascii logo simpler (#288) 2025-05-08 13:46:41 -07:00
Help.tsx remove outdated $ echo example from help (#463) 2025-05-21 07:52:49 -07:00
HistoryItemDisplay.tsx Add /about command 2025-05-23 16:14:37 -07:00
InputPrompt.tsx Fix bug updating the cursor after navigating history. (#507) 2025-05-23 09:40:01 -07:00
LoadingIndicator.test.tsx feat: Modify loading indicator to support a paused state (#506) 2025-05-23 10:25:17 -07:00
LoadingIndicator.tsx feat: Modify loading indicator to support a paused state (#506) 2025-05-23 10:25:17 -07:00
ShellModeIndicator.tsx feat: Allow Esc to exit shell mode 2025-05-20 22:47:11 -07:00
SuggestionsDisplay.tsx UI improvements for suggestions & status (#373) 2025-05-15 16:35:21 -07:00
ThemeDialog.tsx Merge InputPrompt and multiline-editor and move autocomplete logic directly into InputPrompt (#453) 2025-05-20 16:50:32 -07:00
Tips.tsx Refactor: Remove GEMINI.md memory and refactor system prompt 2025-04-23 15:57:40 -07:00