qwen-code/packages/cli/src/ui/components
Sambhav Khanna 97a472f2fb
fix(cli): Prevent Tab from auto-executing incomplete slash commands (#2919)
Co-authored-by: matt korwel <matt.korwel@gmail.com>
2025-07-07 19:43:27 +00:00
..
__snapshots__ refactor(ui): revamp exit stats display (#2771) 2025-07-01 00:28:49 +00:00
messages fix typos in diverse files (#3284) 2025-07-05 15:23:39 +00:00
shared Fix #2922: Prevent @ concatenation to valid paths in shellmode. (#2932) 2025-07-05 22:20:12 +00:00
AboutBox.tsx Add the current auth method and GCP Project config to the about message (#2112) 2025-06-27 15:46:27 +00:00
AsciiArt.ts
AuthDialog.test.tsx Remove unused method (#2721) 2025-06-30 22:53:05 +00:00
AuthDialog.tsx Rename AuthType LOGIN_WITH_GOOGLE_PERSONAL -> LOGIN_WITH_GOOGLE (#2769) 2025-07-01 00:11:54 +00:00
AuthInProgress.tsx
AutoAcceptIndicator.tsx
ConsolePatcher.tsx
ConsoleSummaryDisplay.tsx
ContextSummaryDisplay.tsx
DetailedMessagesDisplay.tsx
EditorSettingsDialog.tsx
Footer.tsx feat: Change /stats to include more detailed breakdowns (#2615) 2025-06-30 00:44:33 +00:00
GeminiRespondingSpinner.tsx
Header.tsx
Help.tsx feat: YOLO mode shorctut displayed inside /help (#3367) 2025-07-06 15:48:29 +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
InputPrompt.tsx fix(cli): Prevent Tab from auto-executing incomplete slash commands (#2919) 2025-07-07 19:43:27 +00:00
LoadingIndicator.test.tsx
LoadingIndicator.tsx
MemoryUsageDisplay.tsx
ModelStatsDisplay.test.tsx feat: Change /stats to include more detailed breakdowns (#2615) 2025-06-30 00:44:33 +00:00
ModelStatsDisplay.tsx feat: Change /stats to include more detailed breakdowns (#2615) 2025-06-30 00:44:33 +00:00
SessionSummaryDisplay.test.tsx refactor(ui): revamp exit stats display (#2771) 2025-07-01 00:28:49 +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 refactor(ui): revamp exit stats display (#2771) 2025-07-01 00:28:49 +00:00
StatsDisplay.tsx refactor(ui): revamp exit stats display (#2771) 2025-07-01 00:28:49 +00:00
SuggestionsDisplay.tsx
ThemeDialog.tsx chore: fix typos in comment-out (#1540) 2025-06-26 04:34:53 +00:00
Tips.tsx
ToolStatsDisplay.test.tsx feat: Change /stats to include more detailed breakdowns (#2615) 2025-06-30 00:44:33 +00:00
ToolStatsDisplay.tsx feat: Change /stats to include more detailed breakdowns (#2615) 2025-06-30 00:44:33 +00:00
UpdateNotification.tsx