qwen-code/packages/cli/src/ui/components
2025-07-27 06:00:26 +00:00
..
__snapshots__ feat: Add Shell Command Execution to Custom Commands (#4917) 2025-07-27 06:00:26 +00:00
messages Safer Shell command Execution (#4795) 2025-07-25 19:25:32 +00:00
shared Vim mode (#3936) 2025-07-25 22:36:42 +00:00
AboutBox.tsx
AsciiArt.ts
AuthDialog.test.tsx Feature custom themes logic (#2639) 2025-07-20 07:51:18 +00:00
AuthDialog.tsx feat: Add GEMINI_DEFAULT_AUTH_TYPE support (#4002) 2025-07-13 03:43:35 +00:00
AuthInProgress.tsx
AutoAcceptIndicator.tsx
ConsoleSummaryDisplay.tsx
ContextSummaryDisplay.tsx Add drawer for active files in IDE mode (#4682) 2025-07-25 14:50:34 +00:00
DetailedMessagesDisplay.tsx
EditorSettingsDialog.tsx
Footer.tsx fix(ui): remove extraneous whitespace from startup screen (#3990) 2025-07-26 00:36:19 +00:00
GeminiRespondingSpinner.tsx
Header.tsx fix(ui): remove extraneous whitespace from startup screen (#3990) 2025-07-26 00:36:19 +00:00
Help.tsx prefactor(commands): Command Service Prefactor for Extensible Commands (#4511) 2025-07-20 20:57:34 +00:00
HistoryItemDisplay.test.tsx
HistoryItemDisplay.tsx
IDEContextDetailDisplay.tsx Add drawer for active files in IDE mode (#4682) 2025-07-25 14:50:34 +00:00
InputPrompt.test.tsx Regression test for paste when the terminal lacks focus. (#4898) 2025-07-25 23:29:15 +00:00
InputPrompt.tsx Vim mode (#3936) 2025-07-25 22:36:42 +00:00
LoadingIndicator.test.tsx style: Format execution time as minutes, seconds (#2707) 2025-07-08 06:14:42 +00:00
LoadingIndicator.tsx style: Format execution time as minutes, seconds (#2707) 2025-07-08 06:14:42 +00:00
MemoryUsageDisplay.tsx
ModelStatsDisplay.test.tsx Adding TurnId to Tool call and API responses and error logs. (#3039) 2025-07-09 18:49:30 +00:00
ModelStatsDisplay.tsx
SessionSummaryDisplay.test.tsx Adding TurnId to Tool call and API responses and error logs. (#3039) 2025-07-09 18:49:30 +00:00
SessionSummaryDisplay.tsx
ShellConfirmationDialog.test.tsx feat: Add Shell Command Execution to Custom Commands (#4917) 2025-07-27 06:00:26 +00:00
ShellConfirmationDialog.tsx feat: Add Shell Command Execution to Custom Commands (#4917) 2025-07-27 06:00:26 +00:00
ShellModeIndicator.tsx
ShowMoreLines.tsx
StatsDisplay.test.tsx Adding TurnId to Tool call and API responses and error logs. (#3039) 2025-07-09 18:49:30 +00:00
StatsDisplay.tsx
SuggestionsDisplay.tsx
ThemeDialog.tsx Update diff colors (#4747) 2025-07-23 22:39:22 +00:00
Tips.tsx fix(ui): remove extraneous whitespace from startup screen (#3990) 2025-07-26 00:36:19 +00:00
ToolStatsDisplay.test.tsx Adding TurnId to Tool call and API responses and error logs. (#3039) 2025-07-09 18:49:30 +00:00
ToolStatsDisplay.tsx
UpdateNotification.tsx