qwen-code/packages/cli/src/ui
sangwook 494a996ff8
feat(core): share file list patterns between glob and grep tools (#6359)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Arya Gummadi <aryagummadi@google.com>
2025-08-23 04:35:00 +00:00
..
__snapshots__ feat(ui): Improve UI layout adaptation for narrow terminals (#5651) 2025-08-07 22:55:53 +00:00
commands feat: add explicit license selection and status visibility (#6751) 2025-08-22 20:01:01 +00:00
components fix: slash command completion menu column width and spacing issues (#5797) 2025-08-22 23:51:49 +00:00
contexts Add support for debug logging of keystrokes to investigate #6227 (#6844) 2025-08-22 23:31:55 +00:00
editors Add missing emacs entry in UI. (#5351) 2025-08-01 14:40:05 +00:00
hooks feat(core): share file list patterns between glob and grep tools (#6359) 2025-08-23 04:35:00 +00:00
privacy Revert "Update semantic color tokens" (#6365) 2025-08-16 03:18:31 +00:00
themes feat(cli): Allow themes to be specified as file paths (#6828) 2025-08-22 19:28:41 +00:00
utils Add support for debug logging of keystrokes to investigate #6227 (#6844) 2025-08-22 23:31:55 +00:00
App.test.tsx Add support for debug logging of keystrokes to investigate #6227 (#6844) 2025-08-22 23:31:55 +00:00
App.tsx Add support for debug logging of keystrokes to investigate #6227 (#6844) 2025-08-22 23:31:55 +00:00
colors.ts Update diff colors (#4747) 2025-07-23 22:39:22 +00:00
constants.ts Introduce initial screen reader mode handling and flag (#6653) 2025-08-21 22:29:15 +00:00
IdeIntegrationNudge.tsx chore(compiler): Enable strict property access TS compiler flag. (#6255) 2025-08-17 16:43:21 +00:00
keyMatchers.test.ts Update IDE integration context toggle shortcut to ctrl+G (#6245) 2025-08-14 17:50:20 +00:00
keyMatchers.ts Centralize Key Binding Logic and Refactor (Reopen) (#5356) 2025-08-09 07:03:17 +00:00
semantic-colors.ts Use semantic colors in themes (#5796) 2025-08-07 23:11:35 +00:00
types.ts feat: add explicit license selection and status visibility (#6751) 2025-08-22 20:01:01 +00:00