qwen-code/packages/cli/src/ui
Sandy Tao 734da8b9d2
Introduce loop detection service that breaks simple loop (#3919)
Co-authored-by: Scott Densmore <scottdensmore@mac.com>
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com>
2025-07-15 03:25:16 +00:00
..
commands updated '/auth' to use new slash command arch (#3797) 2025-07-14 16:22:37 +00:00
components Add back support for escaping newline with a \ character (#4064) 2025-07-14 03:34:20 +00:00
contexts Adding TurnId to Tool call and API responses and error logs. (#3039) 2025-07-09 18:49:30 +00:00
editors feat: add Neovim editor support (#1448) 2025-06-29 17:25:22 +00:00
hooks Introduce loop detection service that breaks simple loop (#3919) 2025-07-15 03:25:16 +00:00
privacy Rename AuthType LOGIN_WITH_GOOGLE_PERSONAL -> LOGIN_WITH_GOOGLE (#2769) 2025-07-01 00:11:54 +00:00
themes Use AccentBlue: 'blue' in ANSI theme instead of hard-coded #0000FF (#3100) 2025-07-03 14:32:47 +00:00
utils fix(auth): Remove sharp edges from headless auth (#3985) 2025-07-12 15:42:47 -07:00
App.test.tsx feat(cli): add hideBanner setting to disable startup banner (#2803) 2025-07-14 04:37:31 +00:00
App.tsx feat(cli): add hideBanner setting to disable startup banner (#2803) 2025-07-14 04:37:31 +00:00
colors.ts
constants.ts
types.ts feature(commands) - Refactor Slash Command + Vision For the Future (#3175) 2025-07-07 20:45:44 +00:00