qwen-code/packages/cli/src/ui
2026-01-23 14:44:11 +08:00
..
auth fix: the default resolution behavior of authType and effective model 2026-01-15 17:57:13 +08:00
commands feat(extensions): add detail command and improve extension validation 2026-01-22 19:37:01 +08:00
components fix: add missing config parameter and closing Box tag in Footer 2026-01-23 14:44:11 +08:00
contexts Merge branch 'main' into feat/extension 2026-01-22 11:41:04 +08:00
editors feat: add support for Trae editor (#1037) 2025-11-17 10:58:33 +08:00
hooks Merge branch 'main' into feat/extension 2026-01-22 11:41:04 +08:00
layouts feat: Redesign CLI welcome screen and improve visual consistency 2026-01-16 11:48:31 +08:00
models refactor: update authentication handling and model configuration 2026-01-07 22:58:09 +08:00
noninteractive remove obsolete corgi mode 2025-12-13 16:41:03 +08:00
state feat: move extension to core package 2026-01-14 15:30:27 +08:00
themes Use dim colors for YOLO/auto-accept mode borders 2026-01-17 14:23:42 +01:00
utils feat(cli): support LLM output language configuration in Settings Dialog 2026-01-20 17:00:19 +08:00
App.test.tsx Sync upstream Gemini-CLI v0.8.2 (#838) 2025-10-23 09:27:04 +08:00
App.tsx feat: Redesign CLI welcome screen and improve visual consistency 2026-01-16 11:48:31 +08:00
AppContainer.test.tsx Merge branch 'main' into feat/extension 2026-01-22 11:41:04 +08:00
AppContainer.tsx Merge branch 'main' into feat/extension 2026-01-22 11:41:04 +08:00
colors.ts Use dim colors for YOLO/auto-accept mode borders 2026-01-17 14:23:42 +01:00
CommandFormatMigrationNudge.tsx feat: add i18n 2026-01-19 10:08:21 +08:00
constants.ts Sync upstream Gemini-CLI v0.8.2 (#838) 2025-10-23 09:27:04 +08:00
FeedbackDialog.tsx feat: Add lastShownTimestamp to settings schema and update feedback dialog logic 2026-01-19 13:46:07 +08:00
IdeIntegrationNudge.tsx update user messages 2026-01-07 17:25:27 +08:00
keyMatchers.test.ts Resolve arrow key navigation conflict between history and completion 2026-01-16 22:41:01 +01:00
keyMatchers.ts Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
semantic-colors.ts Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
textConstants.ts Patch 0.3.0 preview.4 (#7713) 2025-09-04 17:00:46 +00:00
types.ts fix settings in interactive mode 2026-01-21 11:29:48 +08:00