qwen-code/packages/cli/src/ui
2026-02-22 02:20:45 -08:00
..
auth fix: use semantic theme colors instead of hardcoded values in auth UI 2026-02-12 20:22:00 +08:00
commands refactor stop hook 2026-02-22 02:20:45 -08:00
components Merge pull request #1823 from QwenLM/mingholy/fix/text-color 2026-02-13 21:39:54 +08:00
contexts feat(auth): enhance AuthDialog with error handling and update API key link 2026-02-11 16:48:54 +08:00
editors feat: add support for Trae editor (#1037) 2025-11-17 10:58:33 +08:00
hooks refactor stop hook 2026-02-22 02:20:45 -08:00
layouts refactor: streamline debug logging and remove Notifications component 2026-02-04 22:41:31 +08:00
models feat(models): add Qwen 3.5 Plus model support with updated descriptions and token limits 2026-02-16 16:52:42 +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 refactor(debug): replace ConsolePatcher with debugLogger and update error reporting 2026-02-02 17:37:54 +08:00
utils Merge remote-tracking branch 'origin/main' into feat/debug-logging-refactor 2026-02-05 20:23:48 +08:00
App.test.tsx refactor: streamline debug logging and remove Notifications component 2026-02-04 22:41:31 +08:00
App.tsx feat: Redesign CLI welcome screen and improve visual consistency 2026-01-16 11:48:31 +08:00
AppContainer.test.tsx refactor test for AppContainer 2026-02-06 02:56:42 -08:00
AppContainer.tsx Merge pull request #1824 from QwenLM/mingholy/fix/esc-interrupt 2026-02-13 21:39:11 +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 refactor: reorder feedback options and improve dialog feedback timestamp handling 2026-01-23 18:55:43 +08:00
IdeIntegrationNudge.tsx update user messages 2026-01-07 17:25:27 +08:00
keyMatchers.test.ts refactor(debug): replace ConsolePatcher with debugLogger and update error reporting 2026-02-02 17:37:54 +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 feat(core, cli): add rate limit throttling retry with countdown UI 2026-02-12 16:21:10 +08:00