qwen-code/packages/cli/src/ui
2025-12-16 20:03:49 +08:00
..
auth feat(i18n): Add Internationalization Support for UI and LLM Output (#1058) 2025-11-21 15:44:37 +08:00
commands Merge branch 'main' into 1179-add-resume-cmd 2025-12-16 15:29:58 +08:00
components code refactor 2025-12-16 20:03:49 +08:00
contexts code refactor 2025-12-16 20:03:49 +08:00
editors feat: add support for Trae editor (#1037) 2025-11-17 10:58:33 +08:00
hooks code refactor 2025-12-16 20:03:49 +08:00
layouts Sync upstream Gemini-CLI v0.8.2 (#838) 2025-10-23 09:27:04 +08:00
models feat(i18n): Add Internationalization Support for UI and LLM Output (#1058) 2025-11-21 15:44:37 +08:00
noninteractive remove obsolete corgi mode 2025-12-13 16:41:03 +08:00
state Sync upstream Gemini-CLI v0.8.2 (#838) 2025-10-23 09:27:04 +08:00
themes Sync upstream Gemini-CLI v0.8.2 (#838) 2025-10-23 09:27:04 +08:00
utils rework /resume slash command 2025-12-16 19:54:55 +08:00
App.test.tsx Sync upstream Gemini-CLI v0.8.2 (#838) 2025-10-23 09:27:04 +08:00
App.tsx Sync upstream Gemini-CLI v0.8.2 (#838) 2025-10-23 09:27:04 +08:00
AppContainer.test.tsx Sync upstream Gemini-CLI v0.8.2 (#838) 2025-10-23 09:27:04 +08:00
AppContainer.tsx code refactor 2025-12-16 20:03:49 +08:00
colors.ts Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
constants.ts Sync upstream Gemini-CLI v0.8.2 (#838) 2025-10-23 09:27:04 +08:00
IdeIntegrationNudge.tsx Sync upstream Gemini-CLI v0.8.2 (#838) 2025-10-23 09:27:04 +08:00
keyMatchers.test.ts Sync upstream Gemini-CLI v0.8.2 (#838) 2025-10-23 09:27:04 +08: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 DeepSeek V3.2 Thinking Mode Integration (#1134) 2025-12-05 15:08:35 +08:00