qwen-code/packages/cli/src/ui/components
Tolik Malibroda 0795e55f0e
feat: Add --yolo mode that automatically accepts all tools executions (#695)
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com>
2025-06-02 22:05:45 +02:00
..
messages Color enhancements (#680) 2025-06-02 11:20:58 -07:00
shared Add a keybinding for ctrl+w to delete the previous word. (#582) 2025-05-28 09:59:25 -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.tsx feat: Refactor CLI header for customizable logo text (#658) 2025-06-02 11:45:09 -07:00
Help.tsx remove outdated $ echo example from help (#463) 2025-05-21 07:52:49 -07:00
HistoryItemDisplay.tsx Code review comment fixes and some refactors. (#525) 2025-05-24 00:44:17 -07:00
InputPrompt.tsx Rename server->core (#638) 2025-05-30 18:25:47 -07:00
LoadingIndicator.test.tsx Cleanup: Remove low value StreamingContextType interface. (#585) 2025-05-28 12:46:08 -07:00
LoadingIndicator.tsx Color enhancements (#680) 2025-06-02 11:20:58 -07: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 feat: Allow Esc to exit shell mode 2025-05-20 22:47:11 -07:00
SuggestionsDisplay.tsx
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 Rename server->core (#638) 2025-05-30 18:25:47 -07:00