qwen-code/packages/cli/src/ui/components
2025-06-04 07:46:57 +00:00
..
messages Color enhancements (#680) 2025-06-02 11:20:58 -07:00
shared Fix bug pasting multiline strings (#632) 2025-06-02 14:31:35 -07:00
AboutBox.tsx Display git commit info in the /about section. (#567) 2025-05-28 00:04:26 -07:00
AutoAcceptIndicator.tsx feat: Add --yolo mode that automatically accepts all tools executions (#695) 2025-06-02 22:05:45 +02:00
ConsolePatcher.tsx Make console message support more robust to logging in the middle of rendering. (#521) 2025-05-23 22:51:47 -07:00
ConsoleSummaryDisplay.tsx Color enhancements (#680) 2025-06-02 11:20:58 -07:00
ContextSummaryDisplay.tsx fix: Display MCP server count in context summary (#674) 2025-06-01 22:48:48 +00:00
DetailedMessagesDisplay.tsx Color enhancements (#680) 2025-06-02 11:20:58 -07:00
Footer.tsx Color enhancements (#680) 2025-06-02 11:20:58 -07:00
GeminiRespondingSpinner.tsx Cleanup: Remove low value StreamingContextType interface. (#585) 2025-05-28 12:46:08 -07:00
Header.test.tsx feat(cli): Allow custom title in CLI header (#706) 2025-06-02 17:09:55 -07:00
Header.tsx feat(cli): Allow custom title in CLI header (#706) 2025-06-02 17:09:55 -07:00
Help.tsx
HistoryItemDisplay.tsx Code review comment fixes and some refactors. (#525) 2025-05-24 00:44:17 -07:00
InputPrompt.tsx Fix several bugs in prompt history (#734) 2025-06-03 23:01:26 -07:00
LoadingIndicator.test.tsx Cleanup: Remove low value StreamingContextType interface. (#585) 2025-05-28 12:46:08 -07:00
LoadingIndicator.tsx feat(accessibility): Add option to disable loading phrases (#745) 2025-06-04 07:46:57 +00:00
MemoryUsageDisplay.tsx feat: add --show_memory_usage flag to display memory usage in status bar (#606) 2025-05-30 15:18:01 -07:00
ShellModeIndicator.tsx
SuggestionsDisplay.tsx
ThemeDialog.tsx
Tips.tsx Rename server->core (#638) 2025-05-30 18:25:47 -07:00