qwen-code/packages/cli/src/ui/components
2025-09-08 20:01:49 +08:00
..
__snapshots__ # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
messages feat: subagent runtime & CLI display - wip 2025-09-08 20:01:49 +08:00
shared # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
subagents feat: subagent runtime & CLI display - wip 2025-09-08 20:01:49 +08:00
AboutBox.tsx # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
AsciiArt.ts chore: sync gemini-cli v0.1.19 2025-08-18 19:55:46 +08:00
AuthDialog.test.tsx # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
AuthDialog.tsx # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
AuthInProgress.tsx Switch from useInput to useKeypress. (#6056) 2025-08-12 21:05:49 +00:00
AutoAcceptIndicator.tsx
ConsoleSummaryDisplay.tsx
ContextSummaryDisplay.test.tsx # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
ContextSummaryDisplay.tsx # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
ContextUsageDisplay.tsx chore: sync gemini-cli v0.1.19 2025-08-18 19:55:46 +08:00
DebugProfiler.tsx Switch from useInput to useKeypress. (#6056) 2025-08-12 21:05:49 +00:00
DetailedMessagesDisplay.tsx
EditorSettingsDialog.tsx fix: add patch for sync upstream 2025-08-20 22:24:53 +08:00
FolderTrustDialog.test.tsx # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
FolderTrustDialog.tsx Switch from useInput to useKeypress. (#6056) 2025-08-12 21:05:49 +00:00
Footer.test.tsx # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
Footer.tsx # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
GeminiRespondingSpinner.tsx
Header.test.tsx feat(ui): Improve UI layout adaptation for narrow terminals (#5651) 2025-08-07 22:55:53 +00:00
Header.tsx feat(ui): Improve UI layout adaptation for narrow terminals (#5651) 2025-08-07 22:55:53 +00:00
Help.tsx
HistoryItemDisplay.test.tsx # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
HistoryItemDisplay.tsx # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
InputPrompt.test.tsx # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
InputPrompt.tsx # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
LoadingIndicator.test.tsx feat(ui): Improve UI layout adaptation for narrow terminals (#5651) 2025-08-07 22:55:53 +00:00
LoadingIndicator.tsx chore: sync gemini-cli v0.1.19 2025-08-18 19:55:46 +08:00
MemoryUsageDisplay.tsx
ModelStatsDisplay.test.tsx fix(testing): make ModelStatsDisplay snapshot test deterministic (#5236) 2025-07-30 22:09:32 +00:00
ModelStatsDisplay.tsx
OpenAIKeyPrompt.test.tsx
OpenAIKeyPrompt.tsx
PrepareLabel.tsx feat: Add reverse search capability for shell commands (#4793) 2025-08-03 19:53:24 +00:00
QwenOAuthProgress.test.tsx test: tweak test cases 2025-08-12 11:58:41 +08:00
QwenOAuthProgress.tsx fix: seperate static QR code and dynamic spin components (#327) 2025-08-14 21:17:56 +08:00
SessionSummaryDisplay.test.tsx # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
SessionSummaryDisplay.tsx
SettingsDialog.test.tsx # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
SettingsDialog.tsx # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
ShellConfirmationDialog.test.tsx # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
ShellConfirmationDialog.tsx # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
ShellModeIndicator.tsx
ShowMoreLines.tsx
StatsDisplay.test.tsx # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
StatsDisplay.tsx # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
SuggestionsDisplay.tsx feat(ui): Improve UI layout adaptation for narrow terminals (#5651) 2025-08-07 22:55:53 +00:00
ThemeDialog.tsx Switch from useInput to useKeypress. (#6056) 2025-08-12 21:05:49 +00:00
Tips.tsx Merge tag 'v0.1.15' into feature/yiheng/sync-gemini-cli-0.1.15 2025-08-01 23:06:11 +08:00
TodoDisplay.test.tsx 🚀 Add Todo Write Tool for Task Management and Progress Tracking (#478) 2025-08-28 20:32:21 +08:00
TodoDisplay.tsx 🚀 Add Todo Write Tool for Task Management and Progress Tracking (#478) 2025-08-28 20:32:21 +08:00
ToolStatsDisplay.test.tsx
ToolStatsDisplay.tsx
UpdateNotification.tsx