qwen-code/packages/cli/src/ui/components
2025-08-18 19:55:46 +08:00
..
__snapshots__ Few IDE integration polishes (#5727) 2025-08-07 21:19:31 +00:00
messages chore: sync gemini-cli v0.1.19 2025-08-18 19:55:46 +08:00
shared chore: sync gemini-cli v0.1.19 2025-08-18 19:55:46 +08:00
AboutBox.tsx Update: compress/hard constrained token usage (#136) 2025-07-30 18:14:24 +08:00
AsciiArt.ts chore: sync gemini-cli v0.1.19 2025-08-18 19:55:46 +08:00
AuthDialog.test.tsx feat(oauth): add Qwen OAuth integration 2025-08-08 10:30:18 +08:00
AuthDialog.tsx feat(oauth): add Qwen OAuth integration 2025-08-08 10:30:18 +08:00
AuthInProgress.tsx feat(cli): Allow Exiting Authentication Menu with CTRL+C (SIGINT) (#4482) 2025-08-07 17:26:55 +00:00
AutoAcceptIndicator.tsx pre-release: fix ci (#1) 2025-07-22 09:27:14 -07:00
ConsoleSummaryDisplay.tsx pre-release commit 2025-07-22 23:26:01 +08:00
ContextSummaryDisplay.test.tsx feat(ui): Improve UI layout adaptation for narrow terminals (#5651) 2025-08-07 22:55:53 +00:00
ContextSummaryDisplay.tsx chore: sync gemini-cli v0.1.19 2025-08-18 19:55:46 +08:00
ContextUsageDisplay.tsx chore: sync gemini-cli v0.1.19 2025-08-18 19:55:46 +08:00
DebugProfiler.tsx Add render counter in debug mode (#5242) 2025-07-31 00:43:11 +00:00
DetailedMessagesDisplay.tsx pre-release commit 2025-07-22 23:26:01 +08:00
EditorSettingsDialog.tsx pre-release: fix ci (#1) 2025-07-22 09:27:14 -07:00
FolderTrustDialog.test.tsx Add FolderTrustDialog that shows on launch and enables folderTrust setting (#5815) 2025-08-08 18:02:27 +00:00
FolderTrustDialog.tsx Add FolderTrustDialog that shows on launch and enables folderTrust setting (#5815) 2025-08-08 18:02:27 +00:00
Footer.test.tsx chore: sync gemini-cli v0.1.19 2025-08-18 19:55:46 +08:00
Footer.tsx chore: sync gemini-cli v0.1.19 2025-08-18 19:55:46 +08:00
GeminiRespondingSpinner.tsx pre-release commit 2025-07-22 23:26:01 +08:00
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 Adds docs outlining keyboard shortcuts for gemini-cli (#4727) 2025-07-28 19:35:06 +00:00
HistoryItemDisplay.test.tsx sync gemini-cli 0.1.17 2025-08-05 17:09:19 +08:00
HistoryItemDisplay.tsx sync gemini-cli 0.1.17 2025-08-05 17:09:19 +08:00
InputPrompt.test.tsx chore: sync gemini-cli v0.1.19 2025-08-18 19:55:46 +08:00
InputPrompt.tsx chore: sync gemini-cli v0.1.19 2025-08-18 19:55:46 +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 pre-release commit 2025-07-22 23:26:01 +08:00
ModelStatsDisplay.test.tsx fix(testing): make ModelStatsDisplay snapshot test deterministic (#5236) 2025-07-30 22:09:32 +00:00
ModelStatsDisplay.tsx pre-release commit 2025-07-22 23:26:01 +08:00
OpenAIKeyPrompt.test.tsx pre-release commit 2025-07-22 23:26:01 +08:00
OpenAIKeyPrompt.tsx pre-release commit 2025-07-22 23:26:01 +08:00
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 pre-release commit 2025-07-22 23:26:01 +08:00
SessionSummaryDisplay.tsx pre-release commit 2025-07-22 23:26:01 +08:00
SettingsDialog.test.tsx feat(ui): add /settings command and UI panel (#4738) 2025-08-10 00:04:52 +00:00
SettingsDialog.tsx feat(ui): add /settings command and UI panel (#4738) 2025-08-10 00:04:52 +00:00
ShellConfirmationDialog.test.tsx feat: Add Shell Command Execution to Custom Commands (#4917) 2025-07-27 06:00:26 +00:00
ShellConfirmationDialog.tsx Merge tag 'v0.1.15' into feature/yiheng/sync-gemini-cli-0.1.15 2025-08-01 23:06:11 +08:00
ShellModeIndicator.tsx pre-release commit 2025-07-22 23:26:01 +08:00
ShowMoreLines.tsx pre-release commit 2025-07-22 23:26:01 +08:00
StatsDisplay.test.tsx pre-release commit 2025-07-22 23:26:01 +08:00
StatsDisplay.tsx pre-release commit 2025-07-22 23:26:01 +08:00
SuggestionsDisplay.tsx feat(ui): Improve UI layout adaptation for narrow terminals (#5651) 2025-08-07 22:55:53 +00:00
ThemeDialog.tsx feat(ui): add /settings command and UI panel (#4738) 2025-08-10 00:04:52 +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
ToolStatsDisplay.test.tsx pre-release commit 2025-07-22 23:26:01 +08:00
ToolStatsDisplay.tsx pre-release: fix ci (#1) 2025-07-22 09:27:14 -07:00
UpdateNotification.tsx pre-release commit 2025-07-22 23:26:01 +08:00