qwen-code/packages/cli/src/ui/components
Seydulla Narkulyyev f7b4e74932
feat(cli):suggestion-navigation-shortcut (#3641)
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com>
2025-07-21 21:43:23 +00:00
..
__snapshots__ refactor(ui): revamp exit stats display (#2771) 2025-07-01 00:28:49 +00:00
messages Feature custom themes logic (#2639) 2025-07-20 07:51:18 +00:00
shared Add numbers to selection list (#4320) 2025-07-17 22:51: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 [ide-mode] Use active files and selected text in user prompt (#4614) 2025-07-21 20:52:02 +00:00
DetailedMessagesDisplay.tsx
EditorSettingsDialog.tsx
Footer.tsx Display open IDE file in context section above input box rather than in the footer (#4470) 2025-07-18 22:14:46 +00:00
GeminiRespondingSpinner.tsx
Header.tsx Add visual cues for nightly version (#3701) 2025-07-11 20:43:57 +00:00
Help.tsx prefactor(commands): Command Service Prefactor for Extensible Commands (#4511) 2025-07-20 20:57:34 +00:00
HistoryItemDisplay.test.tsx feat: Change /stats to include more detailed breakdowns (#2615) 2025-06-30 00:44:33 +00:00
HistoryItemDisplay.tsx feat: Change /stats to include more detailed breakdowns (#2615) 2025-06-30 00:44:33 +00:00
InputPrompt.test.tsx feat(cli):suggestion-navigation-shortcut (#3641) 2025-07-21 21:43:23 +00:00
InputPrompt.tsx feat(cli):suggestion-navigation-shortcut (#3641) 2025-07-21 21:43:23 +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 feat: Change /stats to include more detailed breakdowns (#2615) 2025-06-30 00:44:33 +00:00
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 refactor(ui): revamp exit stats display (#2771) 2025-07-01 00:28:49 +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 refactor(ui): revamp exit stats display (#2771) 2025-07-01 00:28:49 +00:00
SuggestionsDisplay.tsx
ThemeDialog.tsx Feature custom themes logic (#2639) 2025-07-20 07:51:18 +00:00
Tips.tsx
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 feat: Change /stats to include more detailed breakdowns (#2615) 2025-06-30 00:44:33 +00:00
UpdateNotification.tsx